-
Task
-
Resolution: Done
-
Major
-
2.13-Fireball.GA
-
5
-
False
-
False
-
Documentation (Ref Guide, User Guide, etc.)
-
+
-
Red Hat Build of Quarkus 2.2.5+ introduces additional Java support of OpenJDK17 (JVM mode only). Until 2.2.5, only OpenJDK 11 was supported and much of the content uses references and examples to JDK11.
As a Quarkus application developer, if I use JDK 17 to develop my applications, I need information and instructions that are verified to work for OpenJDK 17.
In the 2.2 product docs, multiple procedures across several guides specifically reference JDK11 packages, paths, and code snippets. The asciidoc source uses a variable {JDKVersion}, which applies to all content. The references and variables need to be reviewed and modified to address the two OpenJDK versions that we now support.
In some places, it might also make sense to make the OpenJDK content version agnostic with links to reference information for specific detail that is version-specific.