-
Notifications
You must be signed in to change notification settings - Fork 55
Description
Feature epic details
- Link to development epic: Support Java 22 in Open Liberty open-liberty#26461
- Target GA release: 24.0.0.4
Operating systems
Does the documentation apply to all operating systems?
- Yes
- No; specify operating systems: ______
- All operating systems that support Java 22 (not z/OS and IBM i)
Summary
Provide a concise summary of your feature. What is the update, why does it matter, and to whom? What do 80% of target users need to know to be most easily productive using your runtime update?
Need to update the Java SE support page for 24004 to include Java 22.
Configuration
List any new or changed properties, parameters, elements, attributes, etc. Include default values and configuration examples where relevant:
FYI, the link to IBM Semeru 22 is not yet available yet and will be updated later, once available.
Link to Temurin 22 -> https://adoptium.net/temurin/releases/?version=22
Java 22 migration guide -> https://docs.oracle.com/en/java/javase/22/migrate/getting-started.html
Updates to existing topics
To update existing topics, specify a link to the topics that are affected. Include a copy of the current text and the exact text to which it will change. For example: Change ABC to XYZ
Need to update the Java SE support page for 24004 to include Java 22.
Please note that Java 22 is a non-LTS version of Java.
For reference, here is the Java 21 request -> #6856