hg: jdk/sandbox: 8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Jul 24 15:00:21 UTC 2019
Changeset: 00ae3b739184
Author: coleenp
Date: 2019-07-24 10:22 -0400
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/00ae3b739184
8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception
Summary: Add case for JVM_CONSTANT_Dynamic in error_message function.
Reviewed-by: dholmes, shade
! src/hotspot/share/oops/constantPool.cpp
+ test/hotspot/jtreg/runtime/condy/staticInit/Example.jasm
+ test/hotspot/jtreg/runtime/condy/staticInit/StaticInit.java
+ test/hotspot/jtreg/runtime/condy/staticInit/TestInitException.java
More information about the jdk-sandbox-changes
mailing list