[jdk17u-dev] RFR: 8352716: (tz) Update Timezone Data to 2025b
Satyen Subramaniam
ssubramaniam at openjdk.org
Mon Mar 31 22:21:51 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/jdk17u-dev/pull/3415/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3415&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/jdk17u-dev/pull/3415.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3415/head:pull/3415
PR: https://git.openjdk.org/jdk17u-dev/pull/3415
More information about the jdk-updates-dev
mailing list