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

Matthias Baesken mbaesken at openjdk.org
Wed Sep 21 07:41:11 UTC 2022


On Tue, 20 Sep 2022 08:11:43 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
>
> David Alvarez has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
> 
>   8292579: (tz) Update Timezone Data to 2022c
>   
>   Reviewed-by: naoto, alanb

Thanks for the backport, looks good to me.  Our nightly tests in 17u are green now after your latest  adjustment.
One additional remark - shouldn't the Kiev -> Kyiv name change also be reflected in the TimeZoneNames*.java files ? I think this was done in previous  tzdata updates ; but it is not in the jdk change as well so if needed it might be something for an additional future change.

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

Marked as reviewed by mbaesken (Reviewer).

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


More information about the jdk-updates-dev mailing list