On Thu, 25 Aug 2022 02:26:19 GMT, Yoshiki Sato <ysato...@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