JVMCI 20.1-b01 release

Doug Simon doug.simon at oracle.com
Mon Mar 30 16:28:51 UTC 2020


The 20.1-b01 release is the first JVMCI release in preparation for GraalVM 20.1.

JDK 8 and JDK 11:

	• GR-21527: Export CodeOffsets::Frame_Complete in JVMCI.
	• GR-16140: Use python3 in CI.
	• GR-17988: Fixed bug in resolving cp entry for invoking clone on an array.
	• GR-20608: Export _has_intel_jcc_erratum.
	• GR-20782: Fix single implementor recording for diamond shapes.

JDK 11 only:
	• GR-21875: Unify monitor enter/exit runtime entries.
	• GR-21761: Add missing entries.
	• GR-21147: Explicitly disable libgraal for JVMCI events tests.
	• GR-20810: Sync with jdk14 version.
	• GR-20481: Initial support for compiling labsjdk11 using libmusl.


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

https://github.com/graalvm/openjdk8-jvmci-builder/releases/tag/jvmci-20.1-b01
https://github.com/graalvm/labs-openjdk-11/releases/tag/jvmci-20.1-b01

-Doug




More information about the graal-dev mailing list