[modules-dev] hg: jdk7/modules/jdk: 6685209: (test) Improve performance of event-checking tests
david.bristor at sun.com
david.bristor at sun.com
Thu Apr 17 16:05:05 PDT 2008
Changeset: c422d299123d
Author: bristor
Date: 2008-04-17 15:26 -0700
URL: http://hg.openjdk.java.net/jdk7/modules/jdk/rev/c422d299123d
6685209: (test) Improve performance of event-checking tests
Summary: Refactors some helper code out of <test>.java files into EventChecker.java, improves test performance, and removes the cause of some test failures (see EventChecker.sleep()).
Reviewed-by: ksrini
+ test/java/module/repository/EventChecker.java
! test/java/module/repository/LocalRepositoryTest.java
! test/java/module/repository/RepositoryTest.java
! test/java/module/repository/URLRepoInstallTest.java
! test/java/module/repository/URLRepositoryReloadTest.java
! test/java/module/repository/URLRepositoryTest.java
More information about the modules-dev
mailing list