hg: jdk9/sandbox/hotspot: 2 new changesets
marcus.larsson at oracle.com
marcus.larsson at oracle.com
Mon Jun 1 12:17:35 UTC 2015
Changeset: 09bb833648ab
Author: mlarsson
Date: 2015-06-01 13:54 +0200
URL: http://hg.openjdk.java.net/jdk9/sandbox/hotspot/rev/09bb833648ab
Add some unit tests for levels, tags and taglevel-expressions
+ test/gtest/vm/logging/test_LogLevel.cpp
+ test/gtest/vm/logging/test_LogTag.cpp
+ test/gtest/vm/logging/test_LogTagLevelExpression.cpp
Changeset: 00783b6b0f43
Author: mlarsson
Date: 2015-06-01 14:17 +0200
URL: http://hg.openjdk.java.net/jdk9/sandbox/hotspot/rev/00783b6b0f43
Disallow empty tags in tag-expressions (t1++t2)
! src/share/vm/logging/logTagLevelExpression.cpp
More information about the jdk9-sandbox-changes
mailing list