--- old/test/java/util/logging/TestLogConfigurationDeadLockWithConf.java 2015-04-21 18:52:41.574960068 -0700 +++ new/test/java/util/logging/TestLogConfigurationDeadLockWithConf.java 2015-04-21 18:52:41.398872065 -0700 @@ -46,6 +46,7 @@ * caused by synchronization issues in Logger and LogManager. * @run main/othervm TestLogConfigurationDeadLockWithConf * @author danielfuchs + * @key randomness */ // This test is a best effort to try & detect issues. The test itself will run // for 8secs. This is usually sufficient to detect issues.