[jdk11u-dev] RFR: 8352716: (tz) Update Timezone Data to 2025b

Satyen Subramaniam ssubramaniam at openjdk.org
Mon Mar 31 22:21:39 UTC 2025


Backport of tzdata2025b. Nearly clean, but contains `zone.tab` file, which was removed by [JDK-8166983](https://bugs.openjdk.org/browse/JDK-8166983).

Reverted change to `test/jdk/java/util/TimeZone/TimeZoneData/aliases.txt` and `.../displaynames.txt` when running `make` in `test/jdk/java/util/TimeZone/tools/share` to avoid the `java/util/TimeZone/Bug6329116.java` test failing, just as was done previously for [2024b](https://github.com/openjdk/jdk21u-dev/pull/1143).

Passed tier1 tests and `make run-test TEST="jdk/java/util/TimeZone jdk/java/time/test jdk/sun/util/resources jdk/sun/text/resources jdk/sun/util/calendar"` locally, GHA sanity tests.

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

Commit messages:
 - Backport 1d205f5f0704f251eb68165f3caf1e70d542ae63

Changes: https://git.openjdk.org/jdk11u-dev/pull/3020/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3020&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8352716
  Stats: 122 lines in 6 files changed: 78 ins; 27 del; 17 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/3020.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3020/head:pull/3020

PR: https://git.openjdk.org/jdk11u-dev/pull/3020


More information about the jdk-updates-dev mailing list