hg: jdk9/dev/jdk: 8149391: Fix module dependences in java/util tests
mandy.chung at oracle.com
mandy.chung at oracle.com
Tue Feb 9 02:14:57 UTC 2016
Changeset: 31d97a109d04
Author: shurailine
Date: 2016-02-08 18:14 -0800
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/31d97a109d04
8149391: Fix module dependences in java/util tests
Reviewed-by: mchung
! test/java/util/Arrays/TimSortStackSize2.java
! test/java/util/Calendar/Bug6902861.java
! test/java/util/Calendar/CldrFormatNamesTest.java
! test/java/util/Locale/Bug8001562.java
! test/java/util/Locale/HashCodeTest.java
! test/java/util/Locale/InternationalBAT.java
! test/java/util/Locale/LocaleEnhanceTest.java
! test/java/util/Locale/LocaleTest.java
! test/java/util/Locale/ThaiGov.java
! test/java/util/ResourceBundle/Bug6359330.java
! test/java/util/ResourceBundle/Control/Bug6530694.java
! test/java/util/Scanner/ScanTest.java
! test/java/util/TimeZone/CLDRDisplayNamesTest.java
! test/java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java
! test/java/util/concurrent/Phaser/Basic.java
! test/java/util/concurrent/locks/LockSupport/ParkLoops.java
! test/java/util/concurrent/tck/JSR166TestCase.java
! test/java/util/logging/CustomLogManagerTest.java
! test/java/util/logging/DrainFindDeadlockTest.java
! test/java/util/logging/LogManager/Configuration/TestConfigurationLock.java
! test/java/util/logging/LogManager/RootLogger/setLevel/TestRootLoggerLevel.java
! test/java/util/logging/LogManagerAppContextDeadlock.java
! test/java/util/logging/LoggingDeadlock4.java
! test/java/util/logging/LoggingMXBeanTest.java
! test/java/util/logging/RootLogger/RootLevelInConfigFile.java
! test/java/util/logging/SimpleLogManager.java
+ test/java/util/logging/TEST.properties
! test/java/util/logging/TestAppletLoggerContext.java
! test/java/util/logging/TestGetLoggerNPE.java
! test/java/util/logging/TestLogConfigurationDeadLock.java
! test/java/util/logging/TestLogConfigurationDeadLockWithConf.java
! test/java/util/logging/TestLoggerBundleSync.java
! test/java/util/logging/TestLoggerWeakRefLeak.java
! test/java/util/logging/TestLoggingWithMainAppContext.java
! test/java/util/logging/TestMainAppContext.java
+ test/java/util/prefs/TEST.properties
! test/java/util/zip/ZipCoding.java
! test/java/util/zip/ZipFile/DeleteTempJar.java
More information about the jdk9-dev-changes
mailing list