Red Hat Middleware Runtimes has a goal to add support for OpenJDK 17 by Q32021
Github Ref: https://github.com/quarkusio/quarkus/issues/21481
CLARIFICATION OF REQUIREMENTS: What we need to ensure is that it's possible to use Java 17 for RHBQ, not that tooling etc are prepared to generate or use different Java versions. For example, code.quarkus.redhat.com should still default to 11, but we need to mention in the release notes how to update the pom.xml to use Java 17. Similarly, the application generator includes Dockerfiles and the Dockerfile.jvm should still default to Java 11, but we should mention in the release notes how to switch to Java 17.
Tooling support is captured in https://issues.redhat.com/browse/QUARKUS-1472
- is blocked by
-
QUARKUS-1378 Microprofile fallback doesn't work with JDK17
- Closed
-
QUARKUS-1380 Code Quarkus create an app pointing to the wrong JDK
- Closed
-
QUARKUS-1381 Openshift source to image is not working with JDK17
- Closed
-
QUARKUS-1383 Quarkus Maven plugin fails to generate JDK17 based project
- Closed
-
QUARKUS-1382 Openshift Non-s2i deployment fails with JDK17
- Closed
- is related to
-
CEQ-1204 Platform Support : OpenJDK 17
- Closed
-
QUARKUS-1475 Openshift Non-s2i deployment with JDK17 Doc
- Closed
-
ENTESB-18348 Platform Support : OpenJDK 17
- Closed
- mentioned in
-
Page Loading...