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

Graal 22.x Doesn't Work #59

Open
jamesward opened this issue Aug 14, 2022 · 2 comments
Open

Graal 22.x Doesn't Work #59

jamesward opened this issue Aug 14, 2022 · 2 comments

Comments

@jamesward
Copy link

When trying to use sbt-native-image with:

nativeImageVersion := "22.2.0"

I get:

JVM graalvm-java11:22.2.0 not found in index: No graalvm-java11 version matching '22.2.0' foundraalvm-tester / Compile / compileIncremental 0s
[error] java.lang.RuntimeException: Nonzero exit value: 1
[error] 	at scala.sys.package$.error(package.scala:30)
@plokhotnyuk
Copy link

plokhotnyuk commented Oct 26, 2022

Just checked that "22.3.0" works for me here, but for "graalvm-java11" and "graalvm-java17" only.

It seems that "graalvm-java19" is not supported yet.

@Christewart
Copy link

I experience this bug on graalvm 20 on mac m1.

I don't experience it on linux though.

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

No branches or pull requests

3 participants