Java 8 update 102

broken image
broken image
broken image

Regarding Oracle Java SE Support Roadmap, version 17, 11 and 8 are the currently supported long-term support (LTS) versions, where Oracle Customers will receive Oracle Premier Support. Some programs allow conversion of Java programs from one version of the Java platform to an older one (for example Java 5.0 backported to 1.4) (see Java backporting tools). Entire new APIs, such as Swing and Java2D, have been introduced, and many of the original JDK 1.0 classes and methods have been deprecated. In addition to the language changes, other changes have been made to the Java Class Library over the years, which has grown from a few hundred classes in JDK 1.0 to over three thousand in J2SE 5. The language is specified by the Java Language Specification (JLS) changes to the JLS are managed under JSR 901. Since J2SE 1.4, the evolution of the Java language has been governed by the Java Community Process (JCP), which uses Java Specification Requests (JSRs) to propose and specify additions and changes to the Java platform.

broken image
broken image

The Java language has undergone several changes since JDK 1.0 as well as numerous additions of classes and packages to the standard library.