hg: jdk/submit: 8213107: Make ClassLoaderDataGraph iterator skip unloaded CLDs

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Wed Oct 31 11:38:31 UTC 2018


Changeset: 55711b181dfc
Author:    coleenp
Date:      2018-10-31 07:06 -0400
URL:       http://hg.openjdk.java.net/jdk/submit/rev/55711b181dfc

8213107: Make ClassLoaderDataGraph iterator skip unloaded CLDs
Summary: with concurrent class unloading, the CLDG could contain unloaded CLDs while iterating in a safepoint
Reviewed-by: lfoltan, eosterlund

! src/hotspot/share/classfile/classLoaderDataGraph.cpp



More information about the jdk-submit-changes mailing list