On Fri, 31 Mar 2023 00:02:02 GMT, Yoshiki Sato <ysato...@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. This pull request has now been integrated. Changeset: ed9592c6 Author: Yoshiki Sato <ysato...@openjdk.org> Committer: Andrew John Hughes <and...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/ed9592c6e81f82e2bf6508ce45ba15aad8232181 Stats: 330 lines in 18 files changed: 188 ins; 25 del; 117 mod 8305113: (tz) Update Timezone Data to 2023c Reviewed-by: naoto, andrew, serb ------------- PR: https://git.openjdk.org/jdk/pull/13255