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

jdk #21 support #4459

Open
vladak opened this issue Oct 27, 2023 · 1 comment
Open

jdk #21 support #4459

vladak opened this issue Oct 27, 2023 · 1 comment

Comments

@vladak
Copy link
Member

vladak commented Oct 27, 2023

Java SE 21 is a LTS release, we should consider switching to that. Might still want to keep the Java 11 build target to support existing installations. The transition will likely fix the build warnings in #4312.

@tarzanek
Copy link
Contributor

tarzanek commented Oct 24, 2024

I partially did the migration in #4570
(which compiles and runs tests with jdk 21 ... just tests fail, since I need to fix URL to URI compat and tests ... and review the ignoring of some of the warnings jdk21 fires)

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