[jdk17u] RFR: 8292579: (tz) Update Timezone Data to 2022c

Andrew John Hughes andrew at openjdk.org
Wed Sep 14 16:11:59 UTC 2022


On Wed, 14 Sep 2022 06:57:19 GMT, David Alvarez <duke at openjdk.org> wrote:

> Updates the TimezoneData to 2022c. This is a backport from tip, except for the modification to files added by JDK-8028265, not present in 17.
> 
> Adding the change to jdk17u instead of jdk17u-dev as this change should probably be included in the Q3 release as suggested in https://github.com/openjdk/jdk8u-dev/pull/119

I agree the tests should be brought in first, particularly as they seem to better test the timezone name translations which has traditionally been a source of regressions with timezone data, as the names are maintained locally while the tzdata updates come from the tzdb project.

I've also asked on the original PR https://github.com/openjdk/jdk/pull/10012 about whether translations for `Europe/Kyiv` should be added. This is something we've done locally.

-------------

PR: https://git.openjdk.org/jdk17u/pull/352


More information about the jdk-updates-dev mailing list