[jdk17u] RFR: 8292579: (tz) Update Timezone Data to 2022c
David Alvarez
duke at openjdk.org
Wed Sep 14 23:45:55 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've created a PR to bring the tests in [JDK-8028265](https://bugs.openjdk.org/browse/JDK-8028265): https://github.com/openjdk/jdk17u/pull/353
Regarding the timezone, it makes sense to me to bring the translations. In any case, I need to modify this PR to account for the tests, so I can do it with or without the translations.
Besides the `America/Santiago` DST change (which has already self corrected), I think the other notable change is the `Asia/Tehran` one, which goes into effect until march 2023, which feels quite close to the January release to wait before including it.
-------------
PR: https://git.openjdk.org/jdk17u/pull/352
More information about the jdk-updates-dev
mailing list