hg: jdk9/hs/hotspot: 8155524: HotCardCache shouldn't be part of ConcurrentG1Refine
kim.barrett at oracle.com
kim.barrett at oracle.com
Mon May 2 23:06:25 UTC 2016
Changeset: 38778aed6bd6
Author: kbarrett
Date: 2016-05-02 12:07 -0400
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/38778aed6bd6
8155524: HotCardCache shouldn't be part of ConcurrentG1Refine
Summary: Make G1CollectedHeap owner of HotCardCache.
Reviewed-by: jmasa, mgerdin, tschatzl
! src/share/vm/gc/g1/concurrentG1Refine.cpp
! src/share/vm/gc/g1/concurrentG1Refine.hpp
! src/share/vm/gc/g1/g1CollectedHeap.cpp
! src/share/vm/gc/g1/g1CollectedHeap.hpp
! src/share/vm/gc/g1/g1DefaultPolicy.cpp
! src/share/vm/gc/g1/g1GCPhaseTimes.cpp
! src/share/vm/gc/g1/g1RemSet.cpp
! src/share/vm/gc/g1/g1RemSet.hpp
! src/share/vm/gc/g1/g1RemSetSummary.cpp
More information about the jdk9-hs-changes
mailing list