hg: jdk7/hotspot-gc/hotspot: 2 new changesets
antonios.printezis at sun.com
antonios.printezis at sun.com
Fri Apr 2 19:36:46 PDT 2010
Changeset: 56507bcd639e
Author: tonyp
Date: 2010-03-30 15:36 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/56507bcd639e
6937160: G1: should observe GCTimeRatio
Summary: Remove the G1GCPercent parameter, that specifies the desired GC overhead percentage in G1, and observe the GCTimeRatio parameter instead.
Reviewed-by: jmasa, johnc
! 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
! src/share/vm/runtime/arguments.cpp
Changeset: 781e29eb8e08
Author: tonyp
Date: 2010-04-02 12:10 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/781e29eb8e08
6677708: G1: re-enable parallel RSet updating and scanning
Summary: Enable parallel RSet updating and scanning.
Reviewed-by: iveresov, jmasa
! src/share/vm/gc_implementation/g1/g1_globals.hpp
More information about the jdk7-changes
mailing list