[jdk24u] Integrated: 8352716: (tz) Update Timezone Data to 2025b
Andrew John Hughes
andrew at openjdk.org
Fri Apr 4 11:02:14 UTC 2025
On Thu, 27 Mar 2025 20:14:06 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> Update to tzdata to bring in the latest version, 2025b. The [25u patch](https://git.openjdk.org/jdk/commit/1d205f5f0704f251eb68165f3caf1e70d542ae63) applies as is, but needs to be supplemented with the change to `zone.tab` from 2025b. `zone.tab` was removed from 25 in [JDK-8166983](https://bugs.openjdk.org/browse/JDK-8166983) but still needs to be updated in 24u unless https://github.com/openjdk/jdk24u/pull/150 is integrated.
>
> Tests pass:
> ~~~
> ==============================
> Test summary
> ==============================
> TEST TOTAL PASS FAIL ERROR
> jtreg:test/jdk/java/text/Format 130 130 0 0
> jtreg:test/jdk/java/util/TimeZone 22 22 0 0
> jtreg:test/jdk/sun/util/calendar 5 5 0 0
> jtreg:test/jdk/sun/util/resources 22 22 0 0
> jtreg:test/jdk/java/time 187 187 0 0
> ==============================
> TEST SUCCESS
> ~~~
This pull request has now been integrated.
Changeset: a793cd0e
Author: Andrew John Hughes <andrew at openjdk.org>
URL: https://git.openjdk.org/jdk24u/commit/a793cd0e2e144a50e8d05f3219851cc55c6ce3ef
Stats: 98 lines in 6 files changed: 78 ins; 4 del; 16 mod
8352716: (tz) Update Timezone Data to 2025b
Reviewed-by: serb
Backport-of: 1d205f5f0704f251eb68165f3caf1e70d542ae63
-------------
PR: https://git.openjdk.org/jdk24u/pull/161
More information about the jdk-updates-dev
mailing list