<i18n dev> RFR: 8294357: (tz) Update Timezone Data to 2022d
Yoshiki Sato
ysatowse at openjdk.org
Fri Sep 30 04:56:30 UTC 2022
On Fri, 30 Sep 2022 04:17:54 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Please review this PR. The change include some code changes in ZoneInfoFile.java and TestZoneInfo310.java since tzdata2022d breaks TestZoneInfo310.java.
>
> 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.
-------------
PR: https://git.openjdk.org/jdk/pull/10460
More information about the i18n-dev
mailing list