[jdk8u] RFR: 8297804: (tz) Update Timezone Data to 2022g

Dmitry Cherepanov dcherepanov at openjdk.org
Tue Dec 20 12:27:57 UTC 2022


Please review the update of timezone data to 2022g.

The existing data was replaced with the new data generated from tzdb-2022g in the rearguard format. This also includes updating a copy of the data in tests (jdk/test/sun/util/calendar/zi/tzdata).

Other parts apply cleanly (with path changes) except timezone.xml. It's added as a part JDK-8186697 (appeared since 10). So changes in timezone.xml ignored.

Testing: all relevant tests passed jdk/test/java/util/TimeZone, jdk/test/sun/util/calendar and jdk/test/java/time/test

-------------

Commit messages:
 - Backport ce896731d38866c2bf99cd49525062e150d94160

Changes: https://git.openjdk.org/jdk8u/pull/26/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u&pr=26&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8297804
  Stats: 442 lines in 34 files changed: 255 ins; 112 del; 75 mod
  Patch: https://git.openjdk.org/jdk8u/pull/26.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u pull/26/head:pull/26

PR: https://git.openjdk.org/jdk8u/pull/26


More information about the jdk8u-dev mailing list