<i18n dev> RFR: 8255226: (tz) Upgrade time-zone data to tzdata2020d [v2]
Kiran Sidhartha Ravikumar
kravikumar at openjdk.java.net
Tue Nov 3 15:40:12 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
Kiran Sidhartha Ravikumar has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge remote-tracking branch 'origin/master' into JDK-8255226
- 8255226: Updating ZoneInfoFile.java logic to avoid certain zones
- 8255226: (tz) Upgrade time-zone data to tzdata2020d
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1012/files
- new: https://git.openjdk.java.net/jdk/pull/1012/files/e859af83..8782181c
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1012&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1012&range=00-01
Stats: 2120 lines in 83 files changed: 1178 ins; 580 del; 362 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