hg: jdk/jdk: 8208677: Move inner metaspace cleaning out of class unloading

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Wed Aug 8 19:52:27 UTC 2018


Changeset: aa3bfacc912c
Author:    coleenp
Date:      2018-08-08 15:24 -0400
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/aa3bfacc912c

8208677: Move inner metaspace cleaning out of class unloading
Summary: move to safepoint cleanup actions to do if needed.
Reviewed-by: eosterlund, hseigel

! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/classfile/classLoaderData.hpp
! src/hotspot/share/classfile/classLoaderData.inline.hpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/oops/constantPool.cpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/instanceKlass.hpp
! src/hotspot/share/prims/jvmtiRedefineClasses.cpp
! src/hotspot/share/runtime/safepoint.cpp
! test/hotspot/jtreg/runtime/RedefineTests/RedefineRunningMethods.java



More information about the jdk-all-changes mailing list