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

Sean Coffey coffeys at openjdk.java.net
Tue Oct 13 11:10:19 UTC 2020


On Mon, 12 Oct 2020 09:32:38 GMT, Kiran Sidhartha Ravikumar <kravikumar 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.

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

Marked as reviewed by coffeys (Reviewer).

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


More information about the i18n-dev mailing list