• J
    8001424: G1: Rename certain G1-specific flags · 714c755a
    johnc 提交于
    Summary: Rename G1DefaultMinNewGenPercent, G1DefaultMaxNewGenPercent, and G1OldCSetRegionLiveThresholdPercent to G1NewSizePercent, G1MaxNewSizePercent, and G1MixedGCLiveThresholdPercent respectively. The previous names are no longer accepted.
    Reviewed-by: brutisso, ysr
    714c755a
g1_globals.hpp 25.2 KB