<i18n dev> RFR: 8255226: (tz) Upgrade time-zone data to tzdata2020d
Kiran Sidhartha Ravikumar
kravikumar at openjdk.java.net
Mon Nov 2 16:38:00 UTC 2020
Hi Guys,
Please review the integration of tzdata2020d to JDK.
Details regarding the change can be viewed at - https://mm.icann.org/pipermail/tz-announce/2020-October/000062.html
Bug: https://bugs.openjdk.java.net/browse/JDK-8255226
TestZoneInfo310.java test failure is addressed along with it. The last rule affects "Asia/Gaza" and "Asia/Hebron" and therefore excluded from the test.
Regression Tests pass along with JCK.
Please let me know if the changes are good to push.
Thanks,
Kiran
-------------
Commit messages:
- 8255226: (tz) Upgrade time-zone data to tzdata2020d
Changes: https://git.openjdk.java.net/jdk/pull/1012/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1012&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8255226
Stats: 54 lines in 4 files changed: 34 ins; 2 del; 18 mod
Patch: https://git.openjdk.java.net/jdk/pull/1012.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1012/head:pull/1012
PR: https://git.openjdk.java.net/jdk/pull/1012
More information about the i18n-dev
mailing list