Skip to content

nhartner/graalvm-java13-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Project to test running GraalVM with Java 13 using -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI

To test with JVMCI, run mvn compile exec:exec

To test without JVMCI, run mvn compile exec:exec -Pwithout-jvmci

About

Testing GraalVM with Java 13

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages