hg: jdk/submit: 8209821: Make JVMTI GetClassLoaderClasses not walk CLDG

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Sat Aug 25 15:38:53 UTC 2018


Changeset: 1f0b605bdc28
Author:    coleenp
Date:      2018-08-25 11:10 -0400
URL:       http://hg.openjdk.java.net/jdk/submit/rev/1f0b605bdc28

8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
Summary: And also added function with KlassClosure to remove the hacks.
Reviewed-by: lfoltan, sspitsyn

! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/classfile/classLoaderData.hpp
! src/hotspot/share/classfile/dictionary.cpp
! src/hotspot/share/classfile/dictionary.hpp
! src/hotspot/share/memory/universe.cpp
! src/hotspot/share/memory/universe.hpp
! src/hotspot/share/prims/jvmtiGetLoadedClasses.cpp
! src/hotspot/share/runtime/mutexLocker.cpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/thread.hpp



More information about the jdk-submit-changes mailing list