<i18n dev> RFR: 8305113: (tz) Update Timezone Data to 2023c

Yoshiki Sato ysatowse at openjdk.org
Mon Apr 3 23:21:51 UTC 2023


On Fri, 31 Mar 2023 16:44:52 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> Pleases review this PR. 
>> The PR includes the following changes.
>> - tzdata 2023c
>> - Hack code to deal with Cairo's DST end, which is same as done in 2014g([JDK-8049343](https://bugs.openjdk.org/browse/JDK-8049343)).  To work around the the limitation of JSR 310 compiler, where the time 24:00 is recognized as 0:00 in the previous day.
>
> src/java.base/share/data/tzdata/antarctica line 1:
> 
>> 1:  #
> 
> Extra space

Thanks!

> src/java.base/share/data/tzdata/northamerica line 1:
> 
>> 1: src/java.base/share/data/tzdata/northamerica #
> 
> ??? copy/paste error?

It's likely. Thanks for the catch.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13255#discussion_r1156538477
PR Review Comment: https://git.openjdk.org/jdk/pull/13255#discussion_r1156537246


More information about the i18n-dev mailing list