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 24 #3783

Open
4 tasks
sormuras opened this issue Apr 17, 2024 · 0 comments
Open
4 tasks

Extend JRE enum to support Java 24 #3783

sormuras opened this issue Apr 17, 2024 · 0 comments

Comments

@sormuras
Copy link
Member

sormuras commented Apr 17, 2024

Overview

Java 24 early access builds will be available, soon: openjdk/jdk#18787

Deliverables

  • Extend the JRE enum with a new JAVA_24 constant.
  • Update EnabledOnJreIntegrationTests, DisabledOnJreIntegrationTests, EnabledOnJreConditionTests, and DisabledOnJreConditionTests accordingly.
  • Document in Release Notes.
  • Add CI build for JDK 24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants