<i18n dev> RFR: 8292579: (tz) Update Timezone Data to 2022c

Andrew John Hughes andrew at openjdk.org
Wed Sep 14 16:14:47 UTC 2022


On Thu, 25 Aug 2022 02:26:19 GMT, Yoshiki Sato <ysatowse at openjdk.org> wrote:

> Please review this PR.  The PR adopts the official tzdata2022c as it is.
> It means the pre-1970s data merged in tzdata2022c doesn't exist.
> All tests have been passed with no failures.

That is something we've patched locally e.g. https://src.fedoraproject.org/rpms/java-11-openjdk/pull-request/163 and we have a test which fails without and passes with, though it does use `sun.util.resources` directly.

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

PR: https://git.openjdk.org/jdk/pull/10012


More information about the i18n-dev mailing list