-
Notifications
You must be signed in to change notification settings - Fork 39
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
Couldn't determine GraalVM version #489
Comments
Encountered the same problem |
Same here.. looks like the version numbering of 21 is shorter than what the code is trying to parse. |
This bug is still present:
java -version gives Java(TM) SE Runtime Environment Oracle GraalVM 23+37.1 (build 23+37-jvmci-b01)
Java HotSpot(TM) 64-Bit Server VM Oracle GraalVM 23+37.1 (build 23+37-jvmci-b01, mixed mode, sharing) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just made a try with graal-21. I did not work
The text was updated successfully, but these errors were encountered: