JVMCI 20.0-b01 release
Doug Simon
doug.simon at oracle.com
Fri Jan 17 06:31:37 UTC 2020
The 20.0-b01 release includes:
JDK 11:
• Merged in OpenJDK 11.0.6+9
• GR-19761: Filter constructor calls in resolveMethod.
• GR-19323: JVMCI throw functions must report deoptimization.
• GR-18919: Introduce marker for byte array PE recovery.
• GR-20312: Enable jtreg jvmci tests in gate.
• GR-20289: Improve TranslatedException when exception being translated cannot be instantiated.
• GR-21025: Add labsjdk build script.
• GR-19147: Thread priorities on Hotspot.
JDK 8:
• Merged in OpenJDK 8u242
• GR-19323: JVMCI throw functions must report deoptimization.
• GR-19761: Filter constructor calls in resolveMethod.
• GR-20289: Improve TranslatedException when exception being translated cannot be instantiated.
• GR-20027: Be more careful when getting nmethods from InstalledCode instances.
• GR-19147: Support ThreadPriorityPolicy mode 1 for non-root.
• GR-19767: Simplify StackTraceElement::decode.
• GR-18919: Disjoint deoptimization reconstruction for deferred write and byte array virtualization.
• GR-19620: Fix verification of VMStructs and add missing types.
• GR-19570: Take alignment into account in VirtualObject test.
The OpenJDK based Windows, Linux and macOS binaries are mirrored at:
https://github.com/graalvm/openjdk8-jvmci-builder/releases/tag/jvmci-20.0-b01
https://github.com/graalvm/labs-openjdk-11/releases/tag/jvmci-20.0-b01
-Doug
More information about the graal-dev
mailing list