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