Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] Release Announcement: General Availability of Java 17 / JDK 17

Hi Simone,
 

Release Announcement: General Availability of Java 17 / JDK 17

 

 

JDK 17 includes the following features [2]:

 

JDK 17 will be a long-term-support (LTS) release from most vendors,including Oracle. If you’re upgrading from the previous LTS release,JDK 11, then you have many more JEPs to look forward to, summarized here:

    https://openjdk.java.net/jdk/17/jeps-since-jdk-11


Thanks to everyone who contributed to JDK 17, whether by creating features or enhancements, logging bugs, or

downloading and testing the early-access builds.


OpenJDK 18 Early Access build 14 is now available at https://jdk.java.net/18/

  • Significant changes since the last availability email:
    • JDK-8271745: Fix Issues With the KW and KWP Modes of SunJCE Provider
    • JDK-8262186: Call X509KeyManager.chooseClientAlias once for all key types
    • JDK-8225083: Remove Google certificate that is expiring in December 2021
    • JDK-8251329: Zip File System Provider Throws ZipException when entry name element contains "." or ".."
    • JDK-8225082: Remove IdenTrust certificate that is expiring in September 2021

Project Loom Early-Access Builds

 

Rgds,Rory


[1] https://mail.openjdk.java.net/pipermail/jdk-dev/2021-September/006037.html

[2] https://openjdk.java.net/projects/jdk/17/


Back to the top