RFR: 8030822: (tz) Support tzdata2013i

Aleksej Efimov aleksej.efimov at oracle.com
Tue Jan 21 13:17:50 UTC 2014


Hi,
Can I have a review for 2013i timezone data integration [1] to JDK9.
There is one change in tzdb that affects naming for "Asia/Amman" timezone:
     "The Jordan switches back to standard time at 00:00 on December 20, 
2013."
All changes in TimeZoneNames*.java and TimeZoneNames*.properties files 
are related to this one tzdb change.

The list of executed regression test sets: test/sun/util/calendar 
test/java/util/Calendar test/sun/util/resources/TimeZone 
test/sun/util/calendar test/java/util/TimeZone test/java/time 
test/java/util/Formatter test/closed/java/util/Calendar 
test/closed/java/util/TimeZone
All tests gave PASS result.

Webrev location: http://cr.openjdk.java.net/~aefimov/8030822/9/webrev.00/

Thank you,
Aleksej

[1] https://bugs.openjdk.java.net/browse/JDK-8030822



More information about the core-libs-dev mailing list