new JVMCI binaries (0.20)

Doug Simon doug.simon at oracle.com
Thu Aug 25 21:43:47 UTC 2016


Hi,

We have released version 0.20 of the JVMCI JDK 8 binaries. You can download the Oracle JDK build from OTN [1].
OpenJDK builds of the new version can be downloaded from github [2].

New API has been added to JVMCI to allow Graal to query the set of intrinsics supported by HotSpot [3].

Starting from graal-core revision 61351aa5409e67bb25fe859c5dbab5d67f619f83, the minimum required JVMCI version is 0.20.

-Doug

[1] http://www.oracle.com/technetwork/oracle-labs/program-languages/downloads/index.htm
[2] https://github.com/dougxc/openjdk8-jvmci-builder/releases/tag/jvmci-0.20
[3] https://bugs.openjdk.java.net/browse/JDK-8164358


More information about the graal-dev mailing list