[jdk8u] RFR: 8339637: (tz) Update Timezone Data to 2024b [v2]
Dmitry Cherepanov
dcherepanov at openjdk.org
Wed Mar 5 21:51:49 UTC 2025
On Wed, 5 Mar 2025 05:22:10 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Dmitry Cherepanov has updated the pull request incrementally with one additional commit since the last revision:
>>
>> update aliases.txt
>
> jdk/test/java/util/TimeZone/TimeZoneData/aliases.txt line 56:
>
>> 54: Link America/Mexico_City Mexico/General
>> 55: Link Pacific/Auckland NZ
>> 56: Link Asia/Ulaanbaatar Asia/Choibalsan
>
> I have found one suspicious change. For the current release there are a few modifications were reverted after the 'make rearguard_tarballs' except for the line above. However, I believe the following change should not be reverted:
>> -- Link Asia/Urumqi Antarctica/Vostok
>
> It was part of 2023d, see change in the [tzdata/backward
> ](https://github.com/openjdk/jdk8u/commit/15e2c0b58c74e723d7686abc6ec244351508aaf6#diff-b903e3514a1322a34f2e2bac40a50dd97bedb9fa7e38ba2d91ff79ae245aefcbL231)
>
> For example aliases.txt in [jdk21u-dev](https://github.com/openjdk/jdk21u-dev/commit/d5b8c283ba6d58eb4c3af9709c7c3ad60dc11366#diff-489ad8ece4848331545099e194ea7c84998bdad0888877ba5b55a926cebdfa23L151) was updated properly.
I regenerated aliases.txt using [Makefile](https://github.com/openjdk/jdk8u/blob/master/jdk/test/java/util/TimeZone/tools/share/Makefile) and this also created aliases.txt with the alias removed. Updated aliases.txt. Thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk8u/pull/69#discussion_r1982234801
More information about the jdk8u-dev
mailing list