-
Notifications
You must be signed in to change notification settings - Fork 262
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
Update codebase to JDK17 #486
Comments
I'm working on this :D |
see #487 |
Does this mean we want to drop support for Java 11? Java 11 is a widely used LTS version. I'm afraid jumping directly to 17 and dropping support will cause low usage. |
My suggestion here is not to drop support for Java 11, wait a little bit ( six months ?) do a check again and then support them both for a little while ( 1 year ?) then drop java 11 support |
@IndeedSi we can go on supporting Java 11 - no problem with that. I agree we should prioritize adoption over moving fast to new JDK versions. Thanks! 😄 |
Resolves jmrozanec#486
The text was updated successfully, but these errors were encountered: