Table of Contents
Top 10 Versions of Java with Features
1. JDK 1.0 (January 23, 1996)
2. JDK 1.1 (February 2, 1997)
3. J2SE Version 1.2 (December 4, 1998)
4. J2SE Version 1.3 (May 8, 2000)
5. J2SE Version 1.4 (February 13, 2002)
6. J2SE Version 5.0 (September 29, 2004)
7. Java Version SE 6 (December 11, 2006)
8. Java Version SE 7 (July 28, 2011)
9. Java Version SE 8 (March 18, 2014)
22. Java SE 21 (September 19, 2023)
21. Java SE 20 (March 21, 2023)
14. Java SE 13 (Sepetember 17, 2019)
Conclusion – Versions of Java
Home Java javaTutorial Versions of Java

Versions of Java

Aug 30, 2024 pm 03:08 PM
java

Java is a high-level programming language initially created by Sun Microsystems and discharged in 1995. It is a broadly helpful computer programming language that is simultaneous, class-based, object-oriented, and explicitly designed to get usage conditions expected under the circumstances. It is proposed to provide application designers with “write once, run anyplace” (WORA), implying that the aggregated Java code can continue executing all phases that support Java without the prerequisite for recompilation. Any equipment or programming condition where a program runs is a platform. Java earns a platform designation due to its inclusion of a runtime environment (JRE) and API. This article will cover the different versions of Java with their functionality.

Top 10 Versions of Java with Features

Below, we will learn different versions of Java with its various features:

ADVERTISEMENT Popular Course in this category JAVA MASTERY - Specialization | 78 Course Series | 15 Mock Tests

Start Your Free Software Development Course

Web development, programming languages, Software testing & others

1. JDK 1.0 (January 23, 1996)

Features:

  • Java programming language
  • AWT (Abstract Window Toolkit)
  • Applet support
  • Basic I/O
  • Networking support
  • Standard library
  • Security (sandbox model)

2. JDK 1.1 (February 2, 1997)

Features:

  • The idea of the Inner Class
  • JavaBeans
  • JDBC
  • RMI
  • Reshaped AWT event model
  • JIT (Just In Time) compiler: Used on Microsoft Windows stages, developed for JavaSoft by Symantec
  • Internationalization and Unicode support beginning from Taligent

3. J2SE Version 1.2 (December 4, 1998)

Features:

  • Collections structure.
  • Java String memory map for constants.
  • JIT (Just In Time) compiler.
  • Jar Signer for marking Java Archive (JAR) records.
  • Policy Tool for allowing access to framework assets.
  • Java Foundation Classes (JFC) comprises Swing 1.0, Drag and Drop, and Java 2D class libraries.
  • Java Plug-in
  • Scrollable result sets, BLOB, CLOB, user user-characterized types in JDBC
  • Audio help in Applets

4. J2SE Version 1.3 (May 8, 2000)

Features:

  • Java Sound
  • Jar Indexing
  • Huge list of advancements for improving the Java area.

5. J2SE Version 1.4 (February 13, 2002)

Features:

  • XML Processing
  • Java Print Service
  • Logging API
  • Java Web Start
  • JDBC 3.0 API
  • Assertions
  • API preferences
  • IPv6 Support
  • Regular Expressions
  • Image I/O API

6. J2SE Version 5.0 (September 29, 2004)

Features:

  • Generics
  • Enhanced for Loop
  • Autoboxing/Unboxing
  • Typesafe Enums
  • Static Import
  • Metadata (Annotations)
  • Instrumentation

7. Java Version SE 6 (December 11, 2006)

Features:

  • Scripting Language Support
  • JDBC 4.0 API
  • Java Compiler API
  • Pluggable Annotations
  • Java GSS, Kerberos and LDAP support
  • Incorporated Web Services
  • Many more improvements

8. Java Version SE 7 (July 28, 2011)

Features:

  • Strings in switch Statement
  • Type Inference for Generic Instance Creation
  • Different Exception Handling
  • Backing for Dynamic Languages
  • Attempt with Resources
  • Java NIO Package
  • Binary Literals underscore in literal
  • Null Handling

9. Java Version SE 8 (March 18, 2014)

Features:

  • Lambda Expressions
  • Pipelines and Streams
  • Date and Time API
  • Default Methods
  • Type Annotations
  • Nashhorn JavaScript Engine
  • Concurrent Accumulators
  • Parallel operations
  • TLS SNI

10. Java SE 9 (September 21, 2017)

Features:

  • Modularization of the JDK under Project Jigsaw
  • Given Money and Currency API
  • Reconciliation with JavaFX
  • Java usage of reactive streams
  • More Concurrency Updates
  • Provided Java Linker
  • Programmed scaling and measuring

11. Java SE 10 (March 20, 2018)

Features:

  • Local Variable Type Inference
  • Exploratory Java-Based JIT Compiler incorporates the Graal dynamic compiler for the Linux x64 stage.
  • Time-sensitive Release Versioning
  • Parallel Full GC for G1
  • Garbage collector Interface
  • Extra Unicode Language-Tag Extensions
  • Root Certificates
  • String Local Handshakes
  • Remove the Native-Header Generation Tool – Java
  • Combine the JDK Forest into a Single Repository.

12. Java SE 11 (September 25, 2018)

Features:

  • Local-variable syntax for lambda parameters
  • Epsilon: A no-op garbage collector
  • HTTP client (standard)
  • Deprecating and removing older features
  • Flight recorder
  • ZGC: A scalable, low-latency garbage collector
  • Single source-file launch
  • Low-pause-time heap profiling
  • Dynamic class-file constants
  • Nest-based access control
  • Launch single-file source-code programs
  • Deprecate and remove the Applet API
  • Deprecate and remove the CORBA modules
  • Flight Recorder: A profiling tool for production environments
  • Z Garbage Collector (ZGC): Low-latency garbage collector
  • Implement HTTP/2
  • Transport Layer Security (TLS) 1.3

13. Java SE 12 (March 19, 2019)

Features:

  • Switch Expressions (Standard)
  • Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
  • Microbenchmark Suite
  • Default CDS Archives
  • Abortable Mixed Collections
  • Promptly Return Unused Committed Memory
  • One AArch64 Port, Not Two

14. Java SE 13 (Sepetember 17, 2019)

Features:

  • Text Blocks
  • Switch Expressions (Standard Feature)
  • New Features in APIs
    • File Systems
    • Socket APIs
  • Dynamic CDS Archives
  • ZGC: Uncommit Unused Memory
  • Reimplement the Legacy Socket API
  • Deprecate and Remove RMI Activation

15. Java SE 14 (March 17, 2020)

Features:

  • Pattern Matching for instanceof
  • Records
  • Switch Expressions Enhancements
  • Text Blocks
  • Foreign Function and Memory API (Incubator)
  • Helpful NullPointerExceptions
  • Packaging Tool (Incubator)

16. Java SE 15 (September 16, 2020)

Features:

  • Sealed Classes
  • Pattern Matching for instanceof
  • Text Blocks
  • Hidden Classes
  • Foreign Function & Memory API
  • Unix-Domain Socket Channel
  • Z Garbage Collector (Experimental)
  • Deprecations and Removals
  • Preview Features

17. Java SE 16 (March 16, 2021)

Features:

  • Records and Pattern Matching for instanceof
  • Unix-Domain Socket Channel
  • Foreign Function & Memory API (Incubator)
  • Vector API (Incubator)
  • Strong encapsulation of JDK internals
  • New macOS rendering pipeline (Metal)

18. Java SE 17 (September 14, 2021)

Features:

  • Sealed Classes
  • Pattern Matching for switch
  • Strong encapsulation of JDK internals
  • Deprecating and removing older features
  • Foreign function and memory API (Incubator)
  • Unix-domain socket channel (Incubator)

19. Java SE 18 (March 22, 2022)

Features:

  • Records
  • Pattern Matching for a switch (Preview)
  • Sealed Classes (Preview)
  • Vector API (Incubator)
  • Foreign Function and Memory API (Incubator)
  • Deprecate the Applet API for Removal

20. Java SE 19 (September 20, 2022)

Features:

  • Enhanced Pseudo-Random Number Generators
  • Foreign Function and Memory API (Second Incubator)
  • Enhanced Java Language Support for Pattern Matching
  • Enhanced Java Language Support for Records
  • Enhanced Vector API (Incubator)
  • Enhanced Stream API – Enhanced Security
  • Enhanced JFR (Java Flight Recorder) Events
  • Enhanced JFR (Java Flight Recorder) Streaming

21. Java SE 20 (March 21, 2023)

Features:

  • Enhanced Switch Expressions (Standard)
  • Text Blocks (Second Preview)
  • EdDSA (RFC 8032) and Edwards
  • Curve Digital Signature Algorithm
  • Unix-Domain Socket Channels
  • Foreign Function and Memory API (Final)
  • Dynamic CDS Archives (Experimental)
  • Removal of the Java EE and CORBA Modules

22. Java SE 21 (September 19, 2023)

Features:

  • HTTP Client (Standard) – Records (Second Preview)
  • Sealed Classes (Final)
  • Enhanced Pattern Matching for instanceof
  • Enhanced Pseudo-Random Number Generators (Final)
  • Strongly Encapsulate JDK Internals by Default (Preview)
  • Removal of the Nashorn JavaScript Engine

Conclusion – Versions of Java

The Java programming language is object-oriented, class-based, simultaneous, verified, and universally helpful. Developers can create applications on your computer. Java projects are translated by the Java Virtual Machine (JVM), which runs on various platforms. This implies all Java programs are multiplatform.

The above is the detailed content of Versions of Java. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Roblox: Bubble Gum Simulator Infinity - How To Get And Use Royal Keys
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Nordhold: Fusion System, Explained
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Mandragora: Whispers Of The Witch Tree - How To Unlock The Grappling Hook
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1669
14
PHP Tutorial
1273
29
C# Tutorial
1256
24
PHP: A Key Language for Web Development PHP: A Key Language for Web Development Apr 13, 2025 am 12:08 AM

PHP is a scripting language widely used on the server side, especially suitable for web development. 1.PHP can embed HTML, process HTTP requests and responses, and supports a variety of databases. 2.PHP is used to generate dynamic web content, process form data, access databases, etc., with strong community support and open source resources. 3. PHP is an interpreted language, and the execution process includes lexical analysis, grammatical analysis, compilation and execution. 4.PHP can be combined with MySQL for advanced applications such as user registration systems. 5. When debugging PHP, you can use functions such as error_reporting() and var_dump(). 6. Optimize PHP code to use caching mechanisms, optimize database queries and use built-in functions. 7

PHP vs. Python: Understanding the Differences PHP vs. Python: Understanding the Differences Apr 11, 2025 am 12:15 AM

PHP and Python each have their own advantages, and the choice should be based on project requirements. 1.PHP is suitable for web development, with simple syntax and high execution efficiency. 2. Python is suitable for data science and machine learning, with concise syntax and rich libraries.

Break or return from Java 8 stream forEach? Break or return from Java 8 stream forEach? Feb 07, 2025 pm 12:09 PM

Java 8 introduces the Stream API, providing a powerful and expressive way to process data collections. However, a common question when using Stream is: How to break or return from a forEach operation? Traditional loops allow for early interruption or return, but Stream's forEach method does not directly support this method. This article will explain the reasons and explore alternative methods for implementing premature termination in Stream processing systems. Further reading: Java Stream API improvements Understand Stream forEach The forEach method is a terminal operation that performs one operation on each element in the Stream. Its design intention is

PHP vs. Other Languages: A Comparison PHP vs. Other Languages: A Comparison Apr 13, 2025 am 12:19 AM

PHP is suitable for web development, especially in rapid development and processing dynamic content, but is not good at data science and enterprise-level applications. Compared with Python, PHP has more advantages in web development, but is not as good as Python in the field of data science; compared with Java, PHP performs worse in enterprise-level applications, but is more flexible in web development; compared with JavaScript, PHP is more concise in back-end development, but is not as good as JavaScript in front-end development.

PHP vs. Python: Core Features and Functionality PHP vs. Python: Core Features and Functionality Apr 13, 2025 am 12:16 AM

PHP and Python each have their own advantages and are suitable for different scenarios. 1.PHP is suitable for web development and provides built-in web servers and rich function libraries. 2. Python is suitable for data science and machine learning, with concise syntax and a powerful standard library. When choosing, it should be decided based on project requirements.

PHP's Impact: Web Development and Beyond PHP's Impact: Web Development and Beyond Apr 18, 2025 am 12:10 AM

PHPhassignificantlyimpactedwebdevelopmentandextendsbeyondit.1)ItpowersmajorplatformslikeWordPressandexcelsindatabaseinteractions.2)PHP'sadaptabilityallowsittoscaleforlargeapplicationsusingframeworkslikeLaravel.3)Beyondweb,PHPisusedincommand-linescrip

PHP: The Foundation of Many Websites PHP: The Foundation of Many Websites Apr 13, 2025 am 12:07 AM

The reasons why PHP is the preferred technology stack for many websites include its ease of use, strong community support, and widespread use. 1) Easy to learn and use, suitable for beginners. 2) Have a huge developer community and rich resources. 3) Widely used in WordPress, Drupal and other platforms. 4) Integrate tightly with web servers to simplify development deployment.

PHP vs. Python: Use Cases and Applications PHP vs. Python: Use Cases and Applications Apr 17, 2025 am 12:23 AM

PHP is suitable for web development and content management systems, and Python is suitable for data science, machine learning and automation scripts. 1.PHP performs well in building fast and scalable websites and applications and is commonly used in CMS such as WordPress. 2. Python has performed outstandingly in the fields of data science and machine learning, with rich libraries such as NumPy and TensorFlow.

See all articles