hg: jdk9/hs/hotspot: 8061219: Implement unit-tests for UL

marcus.larsson at oracle.com marcus.larsson at oracle.com
Mon Aug 22 13:53:50 UTC 2016


Changeset: a558c122df17
Author:    mlarsson
Date:      2016-07-14 09:52 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/a558c122df17

8061219: Implement unit-tests for UL
Reviewed-by: coleenp, mockner, rprotacio

! src/share/vm/logging/logDecorations.hpp
! src/share/vm/logging/logOutputList.hpp
+ test/native/logging/logTestFixture.cpp
+ test/native/logging/logTestFixture.hpp
+ test/native/logging/logTestUtils.inline.hpp
+ test/native/logging/test_logConfiguration.cpp
+ test/native/logging/test_logDecorations.cpp
+ test/native/logging/test_logDecorators.cpp
+ test/native/logging/test_logFileOutput.cpp
+ test/native/logging/test_logLevel.cpp
+ test/native/logging/test_logOutputList.cpp
+ test/native/logging/test_logTag.cpp
+ test/native/logging/test_logTagLevelExpression.cpp
+ test/native/logging/test_logTagSet.cpp



More information about the jdk9-hs-changes mailing list