Java 21 will be released in September 2023. As of 2022-10-05, Oracle’s support roadmap is indicating that it will be an LTS release.
Status:
Page last updated:
Schedule: TBD
Resources:
Selected Changes Targeted to Java 21
...
Java 21 was released on 19th September 2023. This is an LTS release, two years after Java 17.
Status: General availability.
Resources
Selected changes targeted to Java 21
New system property to toggle XML Signature secure validation mode (JDK-8301260)
System.exit and Runtime.exit() Logging (JDK-8301627)
https://bugs.openjdk.org/browse/JDK-8305972: Update XML Security for Java to 3.0.2
https://bugs.openjdk.org/browse/JDK-8267140: Support closing the HttpClient by making it auto-closable