commit | a74243c3020290837578ee9ff94cbc615c50fc17 | [log] [tgz] |
---|---|---|
author | Rachel Protacio <rprotacio@openjdk.org> | Fri Dec 11 14:58:20 2015 -0500 |
committer | Rachel Protacio <rprotacio@openjdk.org> | Fri Dec 11 14:58:20 2015 -0500 |
tree | d4a33f7aa6b8b15de680bb5b5553d546ccd2b86a | |
parent | ddab9e4387bf0a1c91f04018e0cc4be3b3114bc9 [diff] |
8145153: Convert TraceMonitorInflation to Unified Logging 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