hg: jdk/submit: 2 new changesets
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Sep 26 19:25:29 UTC 2018
Changeset: 32161fbea3fe
Author: coleenp
Date: 2018-09-26 14:01 -0400
URL: http://hg.openjdk.java.net/jdk/submit/rev/32161fbea3fe
8210856: Move InstanceKlass DependencyContext cleaning to SystemDictionary::do_unloading()
Summary: Already walk classes in ClassLoaderData::unload so generalize to also clean nmethod dependencies.
Reviewed-by: eosterlund, dlong, vlivanov
! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/code/dependencyContext.cpp
! src/hotspot/share/code/dependencyContext.hpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/instanceKlass.hpp
! test/hotspot/gtest/code/test_dependencyContext.cpp
Changeset: 8b02303915bc
Author: coleenp
Date: 2018-09-26 14:56 -0400
URL: http://hg.openjdk.java.net/jdk/submit/rev/8b02303915bc
Merge
More information about the jdk-submit-changes
mailing list