

These additions include 2 new scripts, for a total of 161 scripts, as well as 20 new emoji characters, and 4,193 CJK (Chinese, Japanese, and Korean) ideographs. This release upgrades the Unicode version to 15.0, which includes updated versions of the Unicode Character Database, Unicode Standard Annexes #9, #15, and #29: The class supports Unicode Character Database, which adds 4,489 characters, for a total of 149,186 characters. The descriptions also identify potential compatibility issues that you might encounter when migrating to JDK 20. This document includes descriptions of those new features and enhancements that are also changes to the specification.

Another source of information about important enhancements and new features in Java SE 20 and JDK 20 is the Java SE 20 (JSR 395) Platform Specification, which documents the changes to the specification made between Java SE 17 and Java SE 20.

It includes a complete implementation of the Java SE 20 Platform and additional Java APIs to support developing, debugging, and monitoring Java applications. The APIs described here are provided with the Oracle JDK. In some cases, the descriptions provide links to additional detailed information about an issue or a change. This section describes some of the enhancements in Java SE 20 and JDK 20. It is not recommended to use this JDK (version 20.0.1) after the next critical patch update release, scheduled for July 18, 2023. Use the Security Baseline page to determine the latest version for each release family.Ĭritical patch updates, which contain security vulnerability fixes, are announced one year in advance on Critical Patch Updates, Security Alerts and Bulletins.

Oracle recommends that the JDK is updated with each Critical Patch Update. JRE Family Version = JRE Security Baseline (Full Version String) The security baselines for the Java Runtime Environment (JRE) at the time of the release of JDK 20.0.1 are specified in the following table: For more information, refer to Timezone Data Versions in the JRE Software. JDK 20.0.1 contains IANA time zone data 2021a. Oracle does charge for long term support, but this is optional. This means anyone can download it for personal or development use at no cost. Yes, Java is free to use under the license. The JDK allows you to create and compile Java programs. It has everything the JRE has, but adds the compiler (javac) and tools (like javadoc and jdb). The Java Development Kit (JDK) is the full-featured software development kit for Java developers. Examples of applications that use Java are numerous and widespread but include web browsers, office applications and even mainstream games like Minecraft are based on Java. Java is a programming language and software platform. The version number is 20.0.1.Ĭomplete release notes for Java 20 can be found here. The full version string for this update release is 20.0.1+9 (where "+" means "build").
