Per the JDK 17 schedule , we are in Rampdown Phase One [1].

Please advise if you find any issues while testing the latest Early Access builds.

The overall feature set is frozen. No further JEPs will be targeted to this release.

·         JEP 411: Deprecate the Security Manager for Removal

o    Deprecate, for removal, most Security Manager related classes and methods.

o    Warning message at startup if the Security Manager is enabled on the command line.

o    Warning message at run time if a Java application or library installs a Security Manager dynamically.

o    Deprecation is in concert with the legacy Applet API (JEP 398).

·         JEP 407: Remove RMI Activation

o    Removal the Remote Method Invocation (RMI) Activation mechanism, while preserving the rest of RMI.

o    It was deprecated for removal by JEP 385 in Java SE 15.

·         JEP 403: Strongly Encapsulate JDK Internals

o    Strongly encapsulate all internal elements of the JDK, except for critical internal APIs such as sun.misc.Unsafe.

o    It will no longer be possible to relax the strong encapsulation of internal elements via a single command-line option.

OpenJDK 17 Early Access build 26 is available at https://jdk.java.net/17

o    JDK-8268241: deprecate JVM TI Heap functions 1.0

o    JDK-8266846: Add java.time.InstantSource

o    JDK-8248268: Support KWP in addition to KW

o    JDK-8204686: Dynamic parallel reference processing support for Parallel GC

o    JDK-8259530: Generated docs contain MIT/GPL-licenced works without reproducing the licence [Reported by Apache Maven]

o    JDK-8266766: Arrays of types that cannot be an annotation member do not yield exceptions [Reported by ByteBuddy]

o    JDK-8266598: Exception values for AnnotationTypeMismatchException are not always informative [Reported by ByteBuddy]

·         Build 25

o    JDK-8266653: Change update mode for JDK rpm/deb installers as it breaks "yum update" for JDK11+

o    JDK-8263202: Update Hebrew/Indonesian/Yiddish ISO 639 language codes to current

o    JDK-8229517: Support for optional asynchronous/buffered logging

o    JDK-8182043: Access to Windows Large Icons


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

·         Issues addressed in this build - here

Other Topics which might be of Interest:

Rgds, Deepak

[1] https://mail.openjdk.java.net/pipermail/jdk-dev/2021-June/005690.html
[2] https://java.com/en/jre-jdk-cryptoroadmap.html
[3] https://inside.java/2021/06/10/insidejava-newscast-006/
[4] https://inside.java/2021/06/13/podcast-017/