hg: jdk9/hs-rt/hotspot: 4 new changesets

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Tue Dec 15 20:52:03 UTC 2015


Changeset: 8512cbf64495
Author:    rprotacio
Date:      2015-12-11 14:58 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/8512cbf64495

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

! src/share/vm/logging/logTag.hpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/arguments.hpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/synchronizer.cpp
+ test/runtime/logging/MonitorInflationTest.java

Changeset: 92d3da9be3df
Author:    coleenp
Date:      2015-12-15 10:43 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/92d3da9be3df

Merge

- make/bsd/makefiles/saproc.make

Changeset: 2933fda94452
Author:    coleenp
Date:      2015-12-15 16:01 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/2933fda94452

Merge

- test/gc/g1/humongousObjects/Helpers.java

Changeset: f0141966004b
Author:    coleenp
Date:      2015-12-15 17:57 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/f0141966004b

Merge




More information about the jdk9-hs-rt-changes mailing list