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

Satyen Subramaniam ssubramaniam at openjdk.org
Mon Mar 31 22:11:45 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 adding tzdata to avoid the `java/util/TimeZone/Bug6329116.java` (unmodified) test failing 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/jdk21u-dev/pull/1557/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1557&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8352716
  Stats: 98 lines in 6 files changed: 78 ins; 4 del; 16 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1557.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1557/head:pull/1557

PR: https://git.openjdk.org/jdk21u-dev/pull/1557


More information about the jdk-updates-dev mailing list