The latest version of the Java Development Kit, Java 11, is out . Ever since JDK Beta made its debut back in 1995, there has been continuous development of the platform for this high-level, general-purpose programming language. … The end of public updates for Java 8 is scheduled for January of 2019 for commercial use.
Read moreIs Java 1.8 the same as Java 8?
In JDK 8 and JRE 8, the version strings are 1.8 and 1.8. 0 . Here are some examples where the version string is used: java -version (among other information, returns java version “1.8.
Read moreIs Java 11 or Java 8 newer?
Java 11 is the first long-term support (LTS) release after Java 8 . Oracle also stopped supporting Java 8 in January 2019. As a consequence, a lot of us will upgrade to Java 11.
Read moreIs Java 15 the latest version?
Java 15 reached general availability in September 2020 and is the next short-term release for the JDK platform . It builds on several features from earlier releases and also provides some new enhancements.
Read more