Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend JRE enum to support Java 22 #3383

Closed
3 tasks done
sbrannen opened this issue Jul 3, 2023 · 0 comments · Fixed by #3385
Closed
3 tasks done

Extend JRE enum to support Java 22 #3383

sbrannen opened this issue Jul 3, 2023 · 0 comments · Fixed by #3385

Comments

@sbrannen
Copy link
Member

sbrannen commented Jul 3, 2023

Overview

Java 22 early access builds are already available.

Deliverables

  • Extend the JRE enum with a new JAVA_22 constant.
  • Update EnabledOnJreIntegrationTests, DisabledOnJreIntegrationTests, EnabledOnJreConditionTests, and DisabledOnJreConditionTests accordingly.
  • Document in Release Notes.
@sbrannen sbrannen self-assigned this Jul 3, 2023
@sbrannen sbrannen added this to the 5.10 GA milestone Jul 3, 2023
@sbrannen sbrannen changed the title Extend JRE enum to support Java 22 Extend JRE enum to support Java 22 Jul 3, 2023
@marcphilipp marcphilipp assigned marcphilipp and unassigned sbrannen Jul 6, 2023
@marcphilipp marcphilipp modified the milestones: 5.10 GA, 5.10 RC1 Jul 6, 2023
marcphilipp added a commit that referenced this issue Jul 6, 2023
@marcphilipp marcphilipp mentioned this issue Jul 6, 2023
6 tasks
marcphilipp added a commit that referenced this issue Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants