hg: jdk9/hs-rt/hotspot: 8067713: Move clean_weak_method_links for redefinition out of class unloading
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Thu Dec 18 23:13:47 UTC 2014
Changeset: ada93fe622d1
Author: coleenp
Date: 2014-12-18 16:15 -0500
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/ada93fe622d1
8067713: Move clean_weak_method_links for redefinition out of class unloading
Summary: Do this work during class redefinition, only verify clean during class unloading in debug mode.
Reviewed-by: sspitsyn, roland, kbarrett
! src/share/vm/classfile/classLoaderData.cpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/methodData.cpp
! src/share/vm/oops/methodData.hpp
! src/share/vm/prims/jvmtiRedefineClasses.cpp
! src/share/vm/prims/jvmtiRedefineClasses.hpp
More information about the jdk9-hs-rt-changes
mailing list