hg: jdk/jdk: 8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark

thomas.schatzl at oracle.com thomas.schatzl at oracle.com
Tue Nov 13 10:45:51 UTC 2018


Changeset: c3066f7465fa
Author:    tschatzl
Date:      2018-11-13 11:45 +0100
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/c3066f7465fa

8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark
Summary: Re-enable cleanup of the ResolvedMethodTable after changes in JDK-8206423.
Reviewed-by: shade, coleenp

! src/hotspot/share/classfile/classLoaderDataGraph.cpp
! src/hotspot/share/classfile/classLoaderDataGraph.hpp
! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/classfile/systemDictionary.hpp
! src/hotspot/share/gc/g1/g1ConcurrentMark.cpp
! test/hotspot/jtreg/runtime/MemberName/MemberNameLeak.java



More information about the jdk-all-changes mailing list