History log of /openjdk9/jdk/test/java/util/TimeZone/CLDRDisplayNamesTest.java
Revision Date Author Comments
# 13682:31d97a109d04 08-Feb-2016 shurailine

8149391: Fix module dependences in java/util tests
Reviewed-by: mchung


# 12800:b3d042c1c01b 24-Sep-2015 naoto

8136518: java/util/TimeZone/CLDRDisplayNamesTest.java fails for de.
Reviewed-by: okutsu


# 12531:a068ce0953bc 06-Aug-2015 naoto

8133044: [TESTBUG] CLDRDisplayNameTest uses deprecated API, fails
Reviewed-by: okutsu


# 12501:17e5192c59ae 03-Aug-2015 naoto

8129881: JDK-8008577 breaks Nashorn test
8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors
8132125: German (Switzerland) formatting broken if CLDR Locale Data is used
Reviewed-by: tbell, okutsu


# 12238:22f901cf304f 24-Jun-2015 naoto

8008577: Use CLDR Locale Data by Default
Reviewed-by: erikj, okutsu


# 9330:8b1f1c2a400f 26-Dec-2013 lana

8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar


# 8729:0242fce0f717 12-Nov-2013 serb

8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan


# 6312:4ad38db38fff 27-Dec-2012 okutsu

8005471: DateFormat: Time zone info is not localized when adapter is CLDR
Reviewed-by: peytoia