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

Add Support for Java 21 #15772

Open
mn-mikke opened this issue Sep 20, 2023 · 3 comments · May be fixed by #16162
Open

Add Support for Java 21 #15772

mn-mikke opened this issue Sep 20, 2023 · 3 comments · May be fixed by #16162
Assignees
Milestone

Comments

@mn-mikke
Copy link
Collaborator

Java 21 has been recently released and its the next LTS version.

@ispringer
Copy link

I was able to get my H2O app running on Java 21 with:

System.setProperty("sys.ai.h2o.debug.noJavaVersionCheck", "true")

Are there any known issues with Java 21, or have you just not run your test suite against it yet?

Thanks!

@krasinski
Copy link
Member

@ispringer correct, it's about running the test suite :)

@yazun
Copy link

yazun commented Mar 1, 2024

Any more concrete ETA on this one by any chance?

@mn-mikke mn-mikke modified the milestones: 3.46.0.1, 3.48.0.1 Mar 4, 2024
@krasinski krasinski linked a pull request Apr 17, 2024 that will close this issue
@krasinski krasinski linked a pull request Apr 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants