[jdk8u] RFR: 8347965: (tz) Update Timezone Data to 2025a
Andrew John Hughes
andrew at openjdk.org
Fri Mar 14 17:30:11 UTC 2025
On Fri, 14 Mar 2025 17:19:49 GMT, Andrew John Hughes <andrew 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. [openjdk/jdk24u at 81252ef#diff-3a763a610d6edb37d21b5a70cf73a08ea612e6dd74b9be16b31ff74724e7ec1f](https://github.com/openjdk/jdk24u/commit/81252ef76899ad95197550a11c2786ccf3cf0cd2#diff-3a763a610d6edb37d21b5a70cf73a08ea612e6dd74b9be16b31ff74724e7ec1f)
> > So the issue appeared since the JDK 21 backport.
>
> Ah right, thanks. I wonder what happened there. I'll try and get this fixed from 21 down.
So the 24u backport didn't happen until Jan 31, so I guess the 21u backport was based on 25 and this was missed.
-------------
PR Comment: https://git.openjdk.org/jdk8u/pull/70#issuecomment-2725328792
More information about the jdk8u-dev
mailing list