hg: jdk9/hs-gc/hotspot: 8057768: Make heap region region type in G1 HeapRegion explicit
bengt.rutisson at oracle.com
bengt.rutisson at oracle.com
Mon Sep 15 11:34:17 UTC 2014
Changeset: 13c5569c0fc4
Author: tonyp
Date: 2014-09-15 12:19 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/13c5569c0fc4
8057768: Make heap region region type in G1 HeapRegion explicit
Reviewed-by: brutisso, tschatzl
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
! src/share/vm/gc_implementation/g1/g1HotCardCache.cpp
! src/share/vm/gc_implementation/g1/g1RemSetSummary.cpp
! src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.hpp
! src/share/vm/gc_implementation/g1/heapRegion.cpp
! src/share/vm/gc_implementation/g1/heapRegion.hpp
! src/share/vm/gc_implementation/g1/heapRegionSet.cpp
! src/share/vm/gc_implementation/g1/heapRegionSet.hpp
+ src/share/vm/gc_implementation/g1/heapRegionType.cpp
+ src/share/vm/gc_implementation/g1/heapRegionType.hpp
More information about the jdk9-all-changes
mailing list