hg: jdk8u/hs-dev/hotspot: 2 new changesets

bengt.rutisson at oracle.com bengt.rutisson at oracle.com
Tue Sep 16 14:53:32 UTC 2014


Changeset: c02ec279b062
Author:    brutisso
Date:      2014-09-16 14:27 +0200
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/c02ec279b062

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

Changeset: bdd2310490aa
Author:    brutisso
Date:      2014-09-16 13:30 +0000
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/bdd2310490aa

Merge




More information about the jdk8u-hs-changes mailing list