hg: jdk9/dev/jdk: 8031980: Add new j.u.l deadlock test for JDK-8027670 and JDK-8029281
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Tue Jan 21 05:28:27 PST 2014
Changeset: 25fbeffbd8d8
Author: dfuchs
Date: 2014-01-21 14:28 +0100
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/25fbeffbd8d8
8031980: Add new j.u.l deadlock test for JDK-8027670 and JDK-8029281
Summary: adds a new test for the deadlock found in JDK-8027670 and fixed in JDK-8029281.
Reviewed-by: mchung
! test/java/util/logging/TestLogConfigurationDeadLock.java
+ test/java/util/logging/TestLogConfigurationDeadLockWithConf.java
+ test/java/util/logging/deadlockconf.properties
More information about the jdk9-dev-changes
mailing list