hg: hsx/hotspot-gc/hotspot: 6814390: G1: remove the concept of non-generational G1
bengt.rutisson at oracle.com
bengt.rutisson at oracle.com
Sat Aug 20 22:14:08 UTC 2011
Changeset: ff53346271fe
Author: brutisso
Date: 2011-08-19 09:30 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/ff53346271fe
6814390: G1: remove the concept of non-generational G1
Summary: Removed the possibility to turn off generational mode for G1.
Reviewed-by: johnc, ysr, tonyp
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/concurrentMark.hpp
! src/share/vm/gc_implementation/g1/concurrentMarkThread.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/g1CollectorPolicy.hpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
More information about the hotspot-gc-dev
mailing list