Oracle Sets End Date for Business Java 8 Updates (infoworld.com)
An anonymous reader quotes InfoWorld:
Further clarifying its ongoing support plans for Java SE 8, Oracle will require businesses to have a commercial license to get updates after January 2019. In an undated bulletin about the revision, Oracle said public updates for Java SE 8 released after January 2019 will not be available for business, commercial, or production use without a commercial license. However, public updates for Java SE 8 will be available for individual, personal use through at least the end of 2020.
Oracle advises enterprises to review the Oracle Java SE Support Roadmap to assess support requirements to migrate to a later release or obtain a commercial license... Oracle advises developers to review roadmaps for Java SE 8 and beyond and take appropriate action based on their application and its distribution model.
Oracle advises enterprises to review the Oracle Java SE Support Roadmap to assess support requirements to migrate to a later release or obtain a commercial license... Oracle advises developers to review roadmaps for Java SE 8 and beyond and take appropriate action based on their application and its distribution model.
Is there any reason not to migrate to the newest version of Java? Is any effort even required?
"First they came for the slanderers and i said nothing."
Why are you calling me sexist? I'm merely telling you the logic college administrators trying to boost women's enrollment in CS classes had decided. If you feel that is sexist, take it up with them, not me.
>To reduce the intimidation factor, the course was divided into two sections — “gold,” for those with no prior experience, and “black” for everyone else. Java, a notoriously opaque programming language, was replaced by a more accessible language called Python. And the focus of the course changed to computational approaches to solving problems across science.
>https://www.nytimes.com/2012/04/03/science/giving-women-the-access-code.html
Sun open sourced most of Java back in the mid-late 00s a few years before its sale to Oracle. The open sourcing of Java is what lead to Apache Harmony dying at 96 and 98 percent complete for Java 5/6 implementation support. The Java 6 support actually made it to 99 percent, but no release was published after the developers on it decided to give up since nobody was really serious about finishing that last 1 percent of missing code. During that time, the guy who started Android, then called Droid, before Google took over forked the Harmony codebase and used it as the basis for Android. Meanwhile Sun made regular code dumps of difficult to build JRE/JDK code, which eventually became the IcedTea project, under the terms of the GPLv2 and various other licenses (Sun's GPLv2 support was reluctant, as their choice of the CDDL for Solaris proves.) Long story short, thanks to them licensing it under the GPL, IcedTea as a derivative implementation of Java is patent protected for any patents used in the original codebase. So long as no NEW code is implemented using patents Oracle controls that were not used in one of the GPL'd code dumps they are safe from Google v. Oracle altering anything so long as they do not implement any APIs that are not open sourced. At this point in time any APIs that aren't open sourced but do require reimplementation will be handled just like encryption was in the 90s and simply be produced in foreign countries without software patents and sane copyright laws surrounding API/ABI/etc usage.
If Oracle wins as broadly as they are trying to win, I foresee them losing out on control of Java altogether as current Java users band together for security fixes and support of deprecated JRE/JDK versions leading to LTS IcedTea releases while deprecating Java as a new development language and eventually migrating to something else. What, I don't know, since the same dangers with Java exist in the DotNet ecosystem (especially now that Microsoft wholly owns the only 'gpled' edition, which hasn't been completely GPL since at least the 2.x series of releases, when Microsoft started releasing code under non-'Open Source compatible' licenses.)
I was never a big fan of java, given just how much memory it always seemed to use for even the most trivial of tasks, as well as what I felt was the baroqueness of the language, but given just how much of the internet ecosystem relies on it now, I think this could be VERY damaging in the short to mid term.
Who knows what Oracle actually is doing nowdays? I spent quite a big chunk of my developers life using Oracle DB and trying to implement multiple DoA web projects utilizing their portal and application servers, but it was quite long time ago. What do they do now, except suing Google for Java ownership?
They missed Cloud completely.
They missed mobile, but it is Ok for them.
They missed big data.
What Oracle is about now?
Most companies have customers, Oracle has hostages.
The problem is, it won't be. There are so many Enterprise software that uses various versions of Java out there, it's going to be around for a long time.
Flash was phased out thanks to an effort by many of the browser developers to force it out.
Good luck trying that with Java. None of these big developers for this software have any intention of improving the situation either. I still see even NEW ERP software using and requiring 1.7. This sector of the industry doesn't care, nor do they care about security much either, aka stuxnet.
A "sexist" is one who thinks women cannot defend themselves.
The OP wasn't sexist, you took only half of his quote. The part you conveniently ignored states
but since like C++ before it, it was still deemed too hard for women,
It's plain to see that Anonymous didn't insert those words, but you left them out. Sexist?
Running with Linux for over 20 years!
Java 8 end-of-life is January, 2019. So, let's say I want to switch...
Java 9 has already ended free support as of March, 2018. Can't go there.
Java 10 free support expires September, 2018 (again, before Java 8). No need to go here, might as well wait for...
Java 11 which won't even be available until Sept. 2018.
I have a "Zero Policy" tolerance.
*/