hg: jdk9/hs-gc/hotspot: 8058298: Separate heap region iterator claim values from the data structures iterated over
mikael.gerdin at oracle.com
mikael.gerdin at oracle.com
Tue Oct 7 16:45:26 UTC 2014
Changeset: 890b086bb0a3
Author: mlarsson
Date: 2014-10-07 14:54 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/890b086bb0a3
8058298: Separate heap region iterator claim values from the data structures iterated over
Reviewed-by: tschatzl, brutisso
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1EvacFailure.hpp
! src/share/vm/gc_implementation/g1/g1RemSet.cpp
! src/share/vm/gc_implementation/g1/g1RemSet.hpp
! src/share/vm/gc_implementation/g1/heapRegion.cpp
! src/share/vm/gc_implementation/g1/heapRegion.hpp
! src/share/vm/gc_implementation/g1/heapRegionManager.cpp
! src/share/vm/gc_implementation/g1/heapRegionManager.hpp
More information about the jdk9-all-changes
mailing list