Integrated: 8254982: (tz) Upgrade time-zone data to tzdata2020c

Kiran Sidhartha Ravikumar kravikumar at openjdk.java.net
Fri Oct 23 10:15:38 UTC 2020


On Mon, 19 Oct 2020 18:44:28 GMT, Kiran Sidhartha Ravikumar <kravikumar at openjdk.org> wrote:

> Hi Guys,
> 
> Please review the integration of tzdata2020c to JDK. 
> 
> Details regarding the change can be viewed at - https://mm.icann.org/pipermail/tz-announce/2020-October/000060.html
> Bug: https://bugs.openjdk.java.net/browse/JDK-8254982
> 
> Along with it, there is a test fix for https://bugs.openjdk.java.net/browse/JDK-8254865, With tzdata2020b, the test fails for the mentioned zones expecting "PST" but JDK has Zone names for "MST" for JRE locale provider. Since the purpose of the test is to get any GMT-08:00 time zone, I have excluded those zones from the test.
> 
> Please let me know if the changes are good to push.
> 
> Thanks,
> Kiran

This pull request has now been integrated.

Changeset: 55a0cad8
Author:    Kiran Sidhartha Ravikumar <kravikumar at openjdk.org>
Committer: Sean Coffey <coffeys at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/55a0cad8
Stats:     33 lines in 4 files changed: 30 ins; 0 del; 3 mod

8254982: (tz) Upgrade time-zone data to tzdata2020c

Reviewed-by: erikj, naoto

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

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



More information about the build-dev mailing list