[jdk8u] RFR: 8347965: (tz) Update Timezone Data to 2025a
Sergey Bylokhov
serb at openjdk.org
Fri Mar 14 11:40:01 UTC 2025
On Fri, 14 Mar 2025 09:02:49 GMT, Dmitry Cherepanov <dcherepanov at openjdk.org> wrote:
> > Looks like the `zone.tab` file missed the update?
>
> Yes, spotted that too, but looks like it goes all the way back to trunk, so I would handle this separately.
In the openjdk/jdk repo that file does not exist, but it was properly updated by Oracle in jdk24u.
https://github.com/openjdk/jdk24u/commit/81252ef76899ad95197550a11c2786ccf3cf0cd2#diff-3a763a610d6edb37d21b5a70cf73a08ea612e6dd74b9be16b31ff74724e7ec1f
So the issue appeared since the JDK 21 backport.
-------------
PR Comment: https://git.openjdk.org/jdk8u/pull/70#issuecomment-2724419603
More information about the jdk8u-dev
mailing list