hg: jdk/jdk: 8218851: JVM crash in custom classloader stress test, JDK 12 & 13

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Fri Feb 15 13:54:24 UTC 2019


Changeset: 7c17199fa37d
Author:    coleenp
Date:      2019-02-15 08:21 -0500
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/7c17199fa37d

8218851: JVM crash in custom classloader stress test, JDK 12 & 13
Summary: Handle NULL and unloaded constraint class in loader constraint table, also cope with unloaded but not cleaned out klass in loader constraint entries.
Reviewed-by: hseigel, huntch, stuefe

! src/hotspot/share/classfile/loaderConstraints.cpp
! src/hotspot/share/classfile/systemDictionary.cpp



More information about the jdk-all-changes mailing list