JVMCI 0.22 released

Doug Simon doug.simon at oracle.com
Tue Oct 18 20:53:36 UTC 2016


JVMCI 0.22 includes a number of important bug fixes.

It also includes backwards incompatible JVMCI API changes related to:

https://bugs.openjdk.java.net/browse/JDK-8167180 (http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/ca57b5424e21)
https://bugs.openjdk.java.net/browse/JDK-8167194 (http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/fcadda510556)

The complete set of changes can be seen at http://hg.openjdk.java.net/graal/graal-jvmci-8/log?revcount=80&rev=ancestors%28%27jvmci-0.22%27%29+-+ancestors%28%27jvmci-0.21%27%29

OpenJDK based binaries are already available on GitHub[1]. The OTN binaries[2] should also be available in the next 24 hours.

You will need these binaries (or need to build your own[3]) once you pull https://github.com/graalvm/graal-core/commit/ba860a48400ea817e24eb59ce7d4c05f1811d6e6.

-Doug

[1] https://github.com/dougxc/openjdk8-jvmci-builder/releases/tag/jvmci-0.22
[2] labsjdk-8u92-jvmci-0.22-*.tar.gz at http://www.oracle.com/technetwork/oracle-labs/program-languages/downloads/index.html
[3] https://github.com/graalvm/graal-core#building-jvmci-jdk8


More information about the graal-dev mailing list