JVMCI 20.3-b01 release

Doug Simon doug.simon at oracle.com
Tue Sep 15 12:24:41 UTC 2020


The 20.3-b01 release includes:

	• GR-25801: Add compilation ticks for mitigating against deadlock due to blocking JVMCI compilation (JDK-8250548).
	• GR-25133: Handle JVMCI counters expansion failure gracefully (JDK-8250556).
	• GR-25074: Exit VM with fatal error for libgraal internal problems(JDK-8249888).

It’s also the first JVMCI release with JDK 15 based binaries.

The OpenJDK based Windows, Linux and macOS binaries are available at:

https://github.com/graalvm/graal-jvmci-8/releases/tag/jvmci-20.3-b01 <https://github.com/graalvm/graal-jvmci-8/releases/tag/jvmci-20.3-b01>
https://github.com/graalvm/labs-openjdk-11/releases/tag/jvmci-20.3-b01 <https://github.com/graalvm/labs-openjdk-11/releases/tag/jvmci-20.3-b01>
https://github.com/graalvm/labs-openjdk-15/releases/tag/jvmci-20.3-b01 <https://github.com/graalvm/labs-openjdk-15/releases/tag/jvmci-20.3-b01>

The “master” branches of the mx, graal and graal-enterprise repos have been updated to use jvmci-20.3-b01 in the CI system.

-Doug




More information about the graal-dev mailing list