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

support JDK21 JVM and Migration #3601

Closed
nagkumar opened this issue Oct 3, 2023 · 3 comments
Closed

support JDK21 JVM and Migration #3601

nagkumar opened this issue Oct 3, 2023 · 3 comments

Comments

@nagkumar
Copy link

nagkumar commented Oct 3, 2023

JDK 21 support as it currently supports only JDK 17
image

@timtebeek
Copy link
Contributor

Hi @nagkumar ! We're tracking support for migrating to Java 21 in this issue:

I hope you don't mind me closing this issue, as there's a bit more detail in that other one already.

Thanks for the suggestion though; be sure to watch that other issue for progress.

@nagkumar
Copy link
Author

nagkumar commented Oct 3, 2023

My Observation is it is not accepting JDK 21 as runtime used to run the gradle task rewriteRun, not jdk21, jdk20, jdk19 as gradle runtime is not supported, only jdk11 to jdk 17 is supported

@timtebeek
Copy link
Contributor

Correct; as pointed out in that other issue we're waiting for these blockers to be cleared before we can continue:

Only then can we get started on a Java 21 specific parser, similar to the Java 8, 11 and 17 parsers in OpenRewrite/rewrite, which will then unlock support for running on Java 21 as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants