hg: jdk-updates/jdk13u: 8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception

shade at redhat.com shade at redhat.com
Mon Jul 29 10:01:28 UTC 2019


Changeset: bb7ffd88a31e
Author:    coleenp
Date:      2019-07-24 10:22 -0400
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/bb7ffd88a31e

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-updates-changes mailing list