JDK 20 is now in Rampdown Phase One
Mark Reinhold
mark.reinhold at oracle.com
Thu Dec 8 17:25:58 UTC 2022
Per the JDK 20 schedule [1], we are now in Rampdown Phase One.
The overall feature set is frozen. No further JEPs will be targeted to
this release.
We’ve forked the main-line source repository to the jdk20 stabilization
repository (https://github.com/openjdk/jdk20). Any changes pushed to
the main line are now bound for JDK 21, as noted previously [2].
The stabilization repository is open for select bug fixes and, with
approval, late enhancements per JEP 3, the JDK Release Process [3].
If you’re responsible for any of the bugs on the RDP 1 candidate-bug
list [4] then please see JEP 3 for guidance on how to handle them.
- Mark
[1] https://openjdk.org/projects/jdk/20/#Schedule
[2] https://mail.openjdk.org/pipermail/jdk-dev/2022-December/007228.html
[3] https://openjdk.org/jeps/3
[4] https://j.mp/jdk-rdp-1
More information about the jdk-dev
mailing list