hg: jdk9/hs-rt/hotspot: 3 new changesets
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Tue Nov 24 04:43:34 UTC 2015
Changeset: fd83b8307473
Author: rprotacio
Date: 2015-11-23 16:16 -0500
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/fd83b8307473
8143157: Convert TraceVMOperation to Unified Logging
Summary: The former -XX:+TraceVMOperation flag is updated to the unified logging framework and is now replaced with -Xlog:vmoperation in product mode.
Reviewed-by: coleenp, dholmes, mockner
! src/share/vm/logging/logTag.hpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/vm_operations.cpp
+ test/runtime/logging/VMOperationTest.java
+ test/runtime/logging/VMOperationTestMain.java
Changeset: d4f919acc956
Author: coleenp
Date: 2015-11-23 22:53 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/d4f919acc956
Merge
! src/share/vm/runtime/globals.hpp
Changeset: 05ebe74ef38e
Author: coleenp
Date: 2015-11-24 02:54 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/05ebe74ef38e
Merge
More information about the jdk9-hs-rt-changes
mailing list