[jdk8u-dev] RFR: 8352716: (tz) Update Timezone Data to 2025b
Satyen Subramaniam
ssubramaniam at openjdk.org
Mon Mar 31 22:29: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 `aliases.txt` and `displaynames.txt` when running `make` in `jdk/test/java/util/TimeZone/tools/share` to avoid the `jdk/test/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, as well as `jdk/test/java/util/TimeZone`, `jdk/test/java/time`, `jdk/test/sun/util/resources`, `jdk/test/sun/text/resources`, and `jdk/test/sun/util/calendar` tests locally. Passing GHA sanity tests (other than known failures).
-------------
Commit messages:
- Backport 1d205f5f0704f251eb68165f3caf1e70d542ae63
Changes: https://git.openjdk.org/jdk8u-dev/pull/644/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=644&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8352716
Stats: 197 lines in 11 files changed: 156 ins; 8 del; 33 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/644.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/644/head:pull/644
PR: https://git.openjdk.org/jdk8u-dev/pull/644
More information about the jdk8u-dev
mailing list