-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
5
-
False
-
False
-
QUARKUS-1689 - Lift and Shift compiling your Quarkus applications to native executables guide for Elektra
-
-
-
+
-
-
Quarkus Docs Sprint 8, Quarkus Docs Sprint 9, Quarkus Docs Sprint 10, Quarkus Docs Sprint 12
Application:
https://github.com/quarkus-qe/quarkus-test-plans/pull/54
Dev preview for JDK17 in a native mode:
https://issues.redhat.com/browse/QUARKUS-1397
Plan:
1) Create attributes for both JDK versions:
:JDK11-ver: 11
:JDK17-ver: 17
2) Create a common attribute for both versions:
:JDK11/17-ver: JDK 11 or 17
3) Replace old JDKVERSION attribute in all docs:
:JDKVersion: 11 with :JDK11/17-ver: JDK 11 or 17
4) Add a note in all Native mode docs right below JDK11/17 that says:
:note-JDK17-native-mode: JDK 17 is currently in the state of Technical Preview for native mode.
- (Alternative: JVM mode supports both JDK 11 and 17, but JDK 17 for native mode is currently provided only as a Technology Preview)
5) Create a Jira issue that will remind that the NOTE attribute needs to be deleted when both moths fully supports JDK 11 and 17