Yahoo Canada Web Search

Search results

    • Every 6 months

      • Newer Java versions now follow every 6 months. Hence, Java 21 is scheduled for September 2023, Java 22 for March 2024 and so on.
      www.marcobehler.com/guides/a-guide-to-java-versions-and-features
  1. 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 ...

  2. Aug 1, 2024 · This article outlines the journey of Java from version 8 in 2014 to the anticipated Java 22 in 2024, with a focus on the critical LTS versions.

    • A Se 1.0
    • A Se 1.1
    • A Se 1.2
    • A Se 1.3
    • A Se 1.4
    • A Se 5.0
    • Java Se 6
    • Java Se 7
    • Java Se 8
    • Java Se 9

    Initial Release:This was the first official release of the Java platform, introducing the basic elements of the language, including the core APIs, JVM, and the basic tools.

    Inner Classes:Support for inner classes was added.
    JavaBeans:Introduction of the JavaBeans component architecture.
    JDBC:The first version of Java Database Connectivity (JDBC) API.
    Reflection:Introduced for inspecting classes and interfaces at runtime.
    Collections Framework: A new set of data structures such as List, Set, Map, etc.
    Swing:The introduction of the Swing graphical user interface (GUI) components.
    JIT Compiler:Just-In-Time (JIT) compiler integrated into the JVM for better performance.
    Java Plug-in:Enabled applets to run in web browsers.
    HotSpot JVM:The HotSpot JVM became the default virtual machine, improving performance.
    Java Sound API:Introduction of audio capabilities.
    RMI over IIOP:Allowed RMI to communicate with CORBA-compliant systems.
    Assertions:Added support for assertions, a debugging tool.
    NIO (New I/O):Enhanced input/output capabilities with non-blocking I/O.
    Regular Expressions:Built-in support for regular expressions.
    Logging API:Introduced for logging information.
    Generics:Added support for generic types, improving type safety.
    Annotations:Introduced metadata annotations.
    Enhanced for-loop:A new syntax for iterating over collections (for-each loop).
    Autoboxing/Unboxing:Automatic conversion between primitive types and their wrapper classes.
    Scripting API:Support for scripting languages like JavaScript.
    Pluggable Annotations:Compiler API for processing annotations.
    Web Services:Improved support for web services and the inclusion of JAXB and JAX-WS APIs.
    Performance Improvements:Various JVM and JIT enhancements.
    Project Coin:Small language changes such as the diamond operator, try-with-resources, multi-catch exceptions.
    NIO.2:Enhanced file I/O API, with support for file metadata and symbolic links.
    Fork/Join Framework:A framework for parallel programming.
    Strings in Switch:Strings became a valid argument for switch-case statements.
    Lambda Expressions:Introduced to support functional programming.
    Stream API:A powerful API for processing sequences of elements.
    Optional Class: A container object to avoid NullPointerException.
    Default Methods:Interfaces could now have default method implementations.
    Modular System (Project Jigsaw):Introduced the module system, allowing for more modular development and deployment.
    JShell:An interactive Java REPL tool.
    Collection Factory Methods:Simplified creation of immutable lists, sets, and maps.
    Enhanced Process API:Improved handling of system processes.
  3. 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.

  4. Introduction. In this article, we’ll discuss the new time-based releases of Java and the impact on all types of developers. Changes to the release schedule include updating the feature delivery and support levels for versions of Java. Overall, these changes are distinctly different from the Java that has been supported by Oracle since 2010. 2.

  5. Systematic collection of information about the history and the future of Java. Details. Status. Documentation. Download.

  6. People also ask

  7. Nov 12, 2015 · "Java update available -- a new version of Java is ready to be installed..." This occurs four times a year: January, April, July, and October. Oracle Java SE is updated on the Oracle Critical Patch Update schedule. The date for these updates is published a year in advance.

  1. People also search for