JVMCI 0.53 released

Doug Simon doug.simon at oracle.com
Fri Nov 30 14:41:24 UTC 2018


Changes in JVMCI 0.53 include:

• GR-12454: Use handles when building StackTraceElement. This fixes a transient “PSPromotionManager::copy_to_survivor_space" VM crash.
• GR-12542: Avoid creating unnecessary Field and Method objects (JDK-8213907 <https://bugs.openjdk.java.net/browse/JDK-8213907>)

The OracleJDK based binaries are available at:

http://www.oracle.com/technetwork/oracle-labs/program-languages/downloads/index.html <http://www.oracle.com/technetwork/oracle-labs/program-languages/downloads/index.html>

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

https://github.com/graalvm/openjdk8-jvmci-builder/releases/tag/jvmci-0.53

-Doug


More information about the graal-dev mailing list