hg: jdk/jdk: 8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Jul 24 14:59:42 UTC 2019
Changeset: 00ae3b739184
Author: coleenp
Date: 2019-07-24 10:22 -0400
URL: https://hg.openjdk.java.net/jdk/jdk/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-all-changes
mailing list