WG – Java 25 Support in Quarkus #49696
cescoffier
started this conversation in
Design Discussions
Replies: 1 comment
-
I will create the working group today. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Objective
To enable Quarkus applications to run cleanly across dev/test/production modes on Java 25, with no requirement to adopt Java 25 as a baseline.
The Problem
Java 25 brings new features and platform-level changes (e.g., new JEPs, VM flags, performance tweaks) that may trigger warnings, break behavior, or degrade Quarkus experiences. Dependencies or extensions may also face compatibility challenges. A coordinated effort is needed to identify, fix, document, and optionally leverage these changes.
The Solution
The working group will:
⠀
Definition of Done
⠀
Scope of Work
In scope:
⠀
Out of scope:
⠀
Organizing the Work
Beta Was this translation helpful? Give feedback.
All reactions