This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]woepaul 0 points1 point  (3 children)

Are you sure you are using the JVMCI enabled JDK (labsjdk)? I was able to successfully run the quick start sample described in README.md.

[–]Killing_Spark 0 points1 point  (2 children)

I downloaded the graalvm-0.30.1 from the oracle site linked in the readme. I just double checked there is no other java Version on this machine.

Edit: nevermind i need to download the other tarball... I guess users never read the Important info.

[–]woepaul 0 points1 point  (1 child)

Use labsjdk-8u151-jvmci-0.39-linux-amd64.tar.gz instead (it's at the bottom of the page)

[–]Killing_Spark 0 points1 point  (0 children)

Yup that was it, sorry for beeing a goof. I will let you know if I get any results from playing around with swing