Search results
Java version history. The Java language has undergone several changes since JDK 1.0 as well as numerous additions of classes and packages to the standard library. 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 ...
Nov 13, 2023 · From the humble beginnings of Java 1.0 to the latest version, each iteration has brought something new to the table. In this guide, we’ll walk you through the history of Java versions, their key features, differences, and how to switch between them.
Jun 7, 2022 · The first stable version, JDK 1.0.2, was called Java 1. On February 19, 1997, JDK 1.1 was released having a list of big features such as: AWT event model; Inner classes; JavaBeans;...
Versions 1.0 and 1.1 are named as JDK (Java Development Kit). From versions 1.2 to 1.4, the platform is named as J2SE (Java 2 Standard Edition). From versions 1.5, Sun introduces internal and external versions.
Dec 10, 2014 · At this release, the platform name has changed from J2SE TM to Java TM SE. The official name is Java TM Platform, Standard Edition 6. Both version numbers (1.6.0 and 6) are used to identify this release of the Java Platform. Version 6 is the product version, while 1.6.0 is the developer version.
Features. Snippets of Modern Java. References. About. This site is provided by Java Champions Marc R. Hoffmann and Cay S. Horstmann. All content is managed in a public GitHub repository. The structured data about the JDK is also available via an open API. License.
Jun 26, 2024 · The Java language has experienced a few changes since JDK 1.0 just as various augmentations of classes and packages to the standard library. In Addition to the language changes, considerably more sensational changes have been made to the Java Class Library throughout the years, which has developed from a couple of hundred classes in JDK 1.0 to ...