rprotacio [Fri, 11 Dec 2015 14:58:20 -0500] rev 35171
8145153: Convert TraceMonitorInflation to Unified Logging
Summary: Updated -XX:+TraceMonitorInflation flag to -Xlog:monitorinflation=debug, with an alias (and related alias table) to support the old option.
Reviewed-by: dholmes, mockner, coleenp
jprovino [Mon, 14 Dec 2015 17:06:06 -0500] rev 35168
8139768: Running with -XX:CMSOldPLABNumRefills=2147483648 causes EXCEPTION_INT_DIVIDE_BY_ZERO on Windows i586
Summary: Use double arithmetic to avoid integer overflow
Reviewed-by: jwilhelm, tbenson