hg: jdk9/hs-rt/hotspot: 8148630: Convert TraceStartupTime to Unified Logging
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Feb 17 22:56:04 UTC 2016
Changeset: eda0d9992163
Author: rprotacio
Date: 2016-02-17 14:03 -0500
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/eda0d9992163
8148630: Convert TraceStartupTime to Unified Logging
Summary: The former -XX:+TraceStartupTime flag has been converted to the UL option -Xlog:startuptime=info
Reviewed-by: coleenp, dholmes
! src/share/vm/interpreter/cppInterpreter.cpp
! src/share/vm/interpreter/templateInterpreter.cpp
! src/share/vm/interpreter/templateTable.cpp
! src/share/vm/logging/logTag.hpp
! src/share/vm/memory/metaspaceShared.cpp
! src/share/vm/memory/universe.cpp
! src/share/vm/prims/methodHandles.cpp
! src/share/vm/runtime/globals.hpp
+ src/share/vm/runtime/logTimer.hpp
! src/share/vm/runtime/stubRoutines.cpp
! src/share/vm/runtime/thread.cpp
! src/share/vm/runtime/timer.cpp
! src/share/vm/runtime/timer.hpp
+ test/runtime/logging/StartupTimeTest.java
More information about the jdk9-hs-rt-changes
mailing list