[jdk8u-dev] RFR: 8339637: (tz) Update Timezone Data to 2024b

Andrew John Hughes andrew at openjdk.org
Thu Mar 6 01:33:58 UTC 2025


On Fri, 28 Feb 2025 21:02:03 GMT, Dmitry Cherepanov <dcherepanov at openjdk.org> wrote:

> Backport of tzdata2024b
> 
> - generated rearguard version using the steps `cd tzdb-2024b && make rearguard_tarballs` and applied the rearguard version to `make/jdk` & `jdk/test`
> - backported test changes, changes in TestZoneInfo310.java didn’t apply cleanly due to `gmt` tzdata removed in 11u (by [JDK-8212970](https://bugs.openjdk.org/browse/JDK-8212970)) but existing in 8u
> 
> Testing: all relevant tests passed - jdk/test/java/time jdk/test/java/text/Format jdk/test/java/util/TimeZone jdk/test/sun/util/calendar jdk/test/sun/util/resources

Thanks for backporting this. The tzdata matches what I have for 2024b rearguard and the test adjustments look correct.  Please apply for approval to get this into 8u452.

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

Marked as reviewed by andrew (Reviewer).

PR Review: https://git.openjdk.org/jdk8u-dev/pull/631#pullrequestreview-2662865423


More information about the jdk8u-dev mailing list