hg: jdk7/hotspot-gc/hotspot: 6484959: G1: introduce survivor spaces; ...

andrey.petrusenko at sun.com andrey.petrusenko at sun.com
Thu Feb 5 17:12:51 PST 2009


Changeset: 58054a18d735
Author:    apetrusenko
Date:      2009-02-06 01:38 +0300
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/58054a18d735

6484959: G1: introduce survivor spaces
6797754: G1: combined bugfix
Summary: Implemented a policy to control G1 survivor space parameters.
Reviewed-by: tonyp, iveresov

! 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/g1CollectorPolicy.hpp
! src/share/vm/gc_implementation/g1/g1RemSet.cpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
! src/share/vm/gc_implementation/g1/heapRegion.hpp
! src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp
! src/share/vm/gc_implementation/g1/survRateGroup.cpp
! src/share/vm/gc_implementation/g1/survRateGroup.hpp
! src/share/vm/gc_implementation/includeDB_gc_g1
! src/share/vm/gc_implementation/shared/ageTable.cpp
! src/share/vm/gc_implementation/shared/ageTable.hpp




More information about the jdk7-changes mailing list