<i18n dev> RFR: 8254982: (tz) Upgrade time-zone data to tzdata2020c [v2]

Kiran Sidhartha Ravikumar kravikumar at openjdk.java.net
Tue Oct 20 11:39:38 UTC 2020


On Mon, 19 Oct 2020 19:38:57 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> Kiran Sidhartha Ravikumar has updated the pull request with a new target base due to a merge or a rebase. The
>> incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three
>> additional commits since the last revision:
>>  - 8254982: Adding comments for removal of zones in BasicDateTime.java
>>  - Merge remote-tracking branch 'origin/master' into JDK-8254982
>>  - 8254982: (tz) Upgrade time-zone data to tzdata2020c
>
> test/jdk/java/util/Formatter/BasicDateTime.java line 1695:
> 
>> 1693:         list.remove("America/Dawson");
>> 1694:         list.remove("America/WhiteHorse");
>> 1695:         list.remove("Canada/Yukon");
> 
> I'd explicitly mention why these time zones are removed from the test.

Thanks, Naoto, I have added the information.

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

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


More information about the i18n-dev mailing list