[jdk8u-dev] RFR: 8296108: (tz) Update Timezone Data to 2022f
Dmitry Cherepanov
dcherepanov at openjdk.org
Tue Nov 29 15:35:28 UTC 2022
Please review the timezone data update to 2022f
The existing data was replaced with the new data generated from tzdb-2022f in the rearguard format. This also includes updating a copy of the data in tests (jdk/test/sun/util/calendar/zi/tzdata).
Other parts of the original patch applied cleanly after path changes (jdk/src/share/classes/sun/util/resources and jdk/test/java/util/TimeZone/TimeZoneData).
Testing: all relevant tests passed jdk/test/java/util/TimeZone, jdk/test/sun/util/calendar and jdk/test/java/time/test
-------------
Commit messages:
- Backport 9d3b4ef2ad658afb5379796b7224458c12c81f5d
Changes: https://git.openjdk.org/jdk8u-dev/pull/200/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=200&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8296108
Stats: 2350 lines in 36 files changed: 951 ins; 1247 del; 152 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/200.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/200/head:pull/200
PR: https://git.openjdk.org/jdk8u-dev/pull/200
More information about the jdk8u-dev
mailing list