Skip to content

Fork of jdk8u/hotspot with support for JVMCI

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
LICENSE.EPL
Unknown
LICENSE.LGPL
Notifications You must be signed in to change notification settings

beehive-lab/graal-jvmci-8

 
 

Repository files navigation

Welcome to graal-jvmci-8

This is a fork of https://github.com/graalvm/graal-jvmci-8.

Building JVMCI JDK 8

To create a JVMCI-enabled JDK 8, make sure you have the forked version of mx on your system. Also point the JAVA_HOME env variable to a valid installation of a JDK 8. Then run the following commands:

git clone https://github.com/beehive-lab/graal-jvmci-8/tree/master
cd graal-jvmci-8
mx build

The build step above should work on all supported JDK 8 build platforms. It should also work on other platforms (such as Oracle Linux, CentOS and Fedora as described here).

About

Fork of jdk8u/hotspot with support for JVMCI

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
LICENSE.EPL
Unknown
LICENSE.LGPL

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 67.3%
  • Java 28.3%
  • Makefile 1.6%
  • C 1.1%
  • Shell 0.4%
  • XSLT 0.3%
  • Other 1.0%