<i18n dev> RFR: 8305113: (tz) Update Timezone Data to 2023c [v2]
Yoshiki Sato
ysatowse at openjdk.org
Mon Apr 3 23:34:05 UTC 2023
> 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 one additional commit since the last revision:
fixing some typos
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13255/files
- new: https://git.openjdk.org/jdk/pull/13255/files/c754a33e..b29bb679
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13255&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13255&range=00-01
Stats: 25 lines in 4 files changed: 0 ins; 16 del; 9 mod
Patch: https://git.openjdk.org/jdk/pull/13255.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13255/head:pull/13255
PR: https://git.openjdk.org/jdk/pull/13255
More information about the i18n-dev
mailing list