Searched defs:Stopper (Results 1 - 4 of 4) sorted by relevance

/openjdk9/jdk/test/java/util/logging/
H A DTestLogConfigurationDeadLock.java218 static final class Stopper extends Thread { class in class:TestLogConfigurationDeadLock
222 Stopper(long time) { method in class:TestLogConfigurationDeadLock.Stopper
H A DTestLogConfigurationDeadLockWithConf.java300 static final class Stopper extends Thread { class in class:TestLogConfigurationDeadLockWithConf
306 Stopper(long time) { method in class:TestLogConfigurationDeadLockWithConf.Stopper
H A DTestLoggerBundleSync.java568 static final class Stopper extends Thread { class in class:TestLoggerBundleSync
572 Stopper(long time) { method in class:TestLoggerBundleSync.Stopper
/openjdk9/jdk/test/java/util/logging/LogManager/Configuration/
H A DTestConfigurationLock.java330 static final class Stopper extends Thread { class in class:TestConfigurationLock
334 Stopper(long time) { method in class:TestConfigurationLock.Stopper

Completed in 105 milliseconds