beehive-lab / graal-jvmci-8

Fork of jdk8u/hotspot with support for JVMCI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v2.0


Languages

Language:C++ 67.3%Language:Java 28.3%Language:Makefile 1.6%Language:C 1.1%Language:Shell 0.4%Language:XSLT 0.3%Language:Assembly 0.2%Language:DTrace 0.2%Language:Python 0.2%Language:Batchfile 0.1%Language:HTML 0.1%Language:JavaScript 0.1%Language:Objective-C 0.1%Language:Jsonnet 0.0%Language:CMake 0.0%