
After that, users will have the option of switching to the next supported Java SE release, in accordance with the support matrix for the specific Oracle products."Ĭompanies like Azul have promised to maintain updates and services for Java 6/7 through 2027 so from a technical perspective there are options.īut there are also questions over licensing. The script updates the JAVAHOME environment variable and inserts the bin directory at the beginning of the Path variable. "Users who rely on Java SE 7 to run an Oracle product can continue using Java SE 7 until it reaches Sustaining Support, or until a version of that Oracle product removes Java SE 7 from its supported matrix.
#Java se development kit 6 update 26 install
Usually, if you only care about running Java programs on computer you will only install the JRE.

It is capable of creating and compiling programs. It has everything the JRE has, but also the compiler ( javac) and tools (like javadoc and jdb ).


"Users that rely on Java SE 7 should consider migrating to Java SE 8, or a later Long-Term Support Java release from Oracle, such as Java 11, to benefit from many new features, performance improvements, and a continued stream of fixes and updates from Oracle as described on the Java SE Support Roadmap," he said.
