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

Naoto Sato naoto at openjdk.org
Tue Apr 4 16:49:12 UTC 2023


On Mon, 3 Apr 2023 23:40:05 GMT, Yoshiki Sato <ysatowse 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.
>
> Yoshiki Sato has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Revert formatted code in ZoneInfoFile.java
>  - fixing typo again

LGTM

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

Marked as reviewed by naoto (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13255#pullrequestreview-1371389824


More information about the i18n-dev mailing list