Re: RFR: 8259048: (tz) Upgrade time-zone data to tzdata2020f [v2]
Hi Guys,
Please review the integration of tzdata2020e to JDK.
Details regarding the change can be viewed at - https://mm.icann.org/pipermail/tz-announce/2020-December/000063.html Bug: https://bugs.openjdk.java.net/browse/JDK-8258878
Most of the changes are about correcting past timestamps and Australia/Currie timezone is removed.
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: - 8258878: (tz) Upgrade time-zone data to tzdata2020e - Merge remote-tracking branch 'origin/master' into JDK-8258878 - 8258878: (tz) Upgrade time-zone data to tzdata2020e ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/1937/files - new: https://git.openjdk.java.net/jdk/pull/1937/files/a89ac891..4e18e930 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1937&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1937&range=00-01 Stats: 46333 lines in 1566 files changed: 19748 ins; 13335 del; 13250 mod Patch: https://git.openjdk.java.net/jdk/pull/1937.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/1937/head:pull/1937 PR: https://git.openjdk.java.net/jdk/pull/1937
On Fri, 15 Jan 2021 10:24:24 GMT, Kiran Sidhartha Ravikumar <kravikumar@openjdk.org> wrote:
Hi Guys,
Updating the summary as tzdata2020f is available and includes tzdata2020e changes also.
Please review the integration of tzdata2020f to JDK.
Details regarding the change can be viewed at - https://mm.icann.org/pipermail/tz-announce/2020-December/000064.html Bug: https://bugs.openjdk.java.net/browse/JDK-8259048
tzdata2020e - Most of the changes are about correcting past timestamps and Australia/Currie timezone is removed. tzdata2020f - No changes to the data since 2020e.
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:
- 8258878: (tz) Upgrade time-zone data to tzdata2020e - Merge remote-tracking branch 'origin/master' into JDK-8258878 - 8258878: (tz) Upgrade time-zone data to tzdata2020e
Marked as reviewed by naoto (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1937
participants (2)
-
Kiran Sidhartha Ravikumar
-
Naoto Sato