Java 20 will be released in March 2023. It isĀ not an LTS release and will be obsoleted at the release of Java 21 in September 2023.
Status: early access
Page last updated: 2022-11-0330, EA 2225.
Schedule:
2022-12-08 Rampdown Phase One
2023-01-19 Rampdown Phase Two
2023-02-09 Initial Release Candidate
2023-02-23 Final Release Candidate
2023-03-21 General Availability
Resources:
Selected Changes Targeted to Java 20
JDK-8249627:
Thread.suspend
/resume
changed to throwUnsupportedOperationException
JDK-8284842: Support Unicode 15.0
JDK-8289610:
Thread.Stop
changed to throwUnsupportedOperationException
JEP 432: Record Patterns (Second Preview)
Proposed to Target Java 20
...