[jdk8u-dev] RFR: 8294357: (tz) Update Timezone Data to 2022d
Andrew John Hughes
andrew at openjdk.org
Sun Oct 16 01:43:34 UTC 2022
Mostly clean backport of tzdata2022e update from 11u, with paths adjusted and files duplicated for `jdk/test`. There are no tzdata differences between the vanguard and rearguard update.
In updating TestZoneInfo310.java, I also brought in the restructuring of the check & comments from JDK-8212970
Tests in `java/util/TimeZone` and `sun/util/calendar` all pass.
-------------
Commit messages:
- Backport f67b4de8a07b8158be1dfb5b09cdb4cc5b7ac93b
Changes: https://git.openjdk.org/jdk8u-dev/pull/138/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=138&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8294357
Stats: 202 lines in 17 files changed: 63 ins; 103 del; 36 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/138.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/138/head:pull/138
PR: https://git.openjdk.org/jdk8u-dev/pull/138
More information about the jdk8u-dev
mailing list