hg: jdk9/hs/hotspot: 2 new changesets

marcus.larsson at oracle.com marcus.larsson at oracle.com
Thu Oct 27 09:18:22 UTC 2016


Changeset: abb2824d2dfd
Author:    mlarsson
Date:      2016-10-21 10:18 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/abb2824d2dfd

8166117: Add UTC timestamp decorator for UL
Reviewed-by: rehn, rprotacio

! src/os/posix/vm/os_posix.cpp
! src/os/windows/vm/os_windows.cpp
! src/share/vm/logging/logDecorations.cpp
! src/share/vm/logging/logDecorators.hpp
! src/share/vm/runtime/os.cpp
! src/share/vm/runtime/os.hpp
! test/native/logging/test_logDecorations.cpp
! test/native/logging/test_logDecorators.cpp

Changeset: 46a9564b8513
Author:    mlarsson
Date:      2016-10-21 10:14 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/46a9564b8513

8146009: "pure virtual method called" with using new GC logging mechanism
Reviewed-by: dsamersoff, dholmes, mchernov
Contributed-by: marcus.larsson at oracle.com, michail.chernov at oracle.com

! src/share/vm/logging/logConfiguration.cpp
! src/share/vm/logging/logDecorations.hpp
! src/share/vm/logging/logFileStreamOutput.cpp
! src/share/vm/logging/logFileStreamOutput.hpp
! src/share/vm/logging/logOutput.cpp
! src/share/vm/logging/logOutput.hpp
! src/share/vm/logging/logTagSet.cpp
+ test/gc/g1/logging/TestG1LoggingFailure.java
! test/native/logging/test_logConfiguration.cpp
! test/native/logging/test_logOutputList.cpp
! test/native/logging/test_logTagSet.cpp



More information about the jdk9-all-changes mailing list