Skip to content

Script to build a JDK 8 image with Graal as a default compiler

License

Notifications You must be signed in to change notification settings

jponge/build-graal-jvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Script to build a JDK 8 image with Graal as a default compiler

ℹ️ This script builds a JDK 8 image where Graal is enabled by default, replacing the Hotspot C2 (opto) compiler.

🚀 Running is as simple as:

./build.sh

🕹 Enjoy!

About

Script to build a JDK 8 image with Graal as a default compiler

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages