<i18n dev> RFR: 8254177: (tz) Upgrade time-zone data to tzdata2020b

Kiran Sidhartha Ravikumar kravikumar at openjdk.java.net
Tue Oct 13 11:35:13 UTC 2020


On Tue, 13 Oct 2020 11:07:13 GMT, Sean Coffey <coffeys at openjdk.org> wrote:

>> Hi Guys,
>> 
>> Please review the patch for tzdata2020b integration into JDK.
>> 
>> Release details can be found here:
>> 
>> https://mm.icann.org/pipermail/tz-announce/2020-October/000059.html
>> 
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8254177
>> 
>> I had the pacificnew, systemv files removed from JDK repo and so TimeZoneName classes, make file and few test files
>> need to be updated to incorporate the change.
>> The patch has passed all the related testing including JCK.
>> 
>> Thanks,
>> Kiran
>
> Looks good. I think we should release-note the removal of the "US/Pacific-New" Link on the off chance that some
> production/testing system is looking for such a zone.

Thanks for the review everyone, I have added a release note to the bug. I will integrate the changes

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

PR: https://git.openjdk.java.net/jdk/pull/602


More information about the i18n-dev mailing list