RFR: 8294357: (tz) Update Timezone Data to 2022d
Naoto Sato
naoto at openjdk.org
Fri Sep 30 12:46:19 UTC 2022
On Fri, 30 Sep 2022 04:54:27 GMT, Yoshiki Sato <ysatowse at openjdk.org> wrote:
>> test/jdk/java/util/TimeZone/TimeZoneData/displaynames.txt line 170:
>>
>>> 168: Europe/Vilnius EET EEST
>>> 169: Europe/Warsaw CET CEST
>>> 170: Europe/Zaporozhye EET EEST
>>
>> Do we need to remove those newly linked zone ids from testing?
>
> This file is not maintained by hand but generated from java/util/TimeZone/TimeZoneData/tools/share/Makefile.
> These two Ukraine zones are integrated to Europe/Kyiv and removed from tzdata/europe, so the entries disappeared in this file.
OK. It's a bit odd that the links are removed for the test because they still exist as zone ids, and should have the same name as `Europe/Kyiv`.
-------------
PR: https://git.openjdk.org/jdk/pull/10460
More information about the core-libs-dev
mailing list