hg: hsx/hotspot-gc/hotspot: 8001424: G1: Rename certain G1-specific flags
john.cuthbertson at oracle.com
john.cuthbertson at oracle.com
Thu Jan 3 20:20:07 UTC 2013
Changeset: 37f7535e5f18
Author: johnc
Date: 2012-12-21 11:45 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/37f7535e5f18
8001424: G1: Rename certain G1-specific flags
Summary: Rename G1DefaultMinNewGenPercent, G1DefaultMaxNewGenPercent, and G1OldCSetRegionLiveThresholdPercent to G1NewSizePercent, G1MaxNewSizePercent, and G1MixedGCLiveThresholdPercent respectively. The previous names are no longer accepted.
Reviewed-by: brutisso, ysr
! src/share/vm/gc_implementation/g1/collectionSetChooser.cpp
! 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