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. The test failure seems to be irrelevant to this fix. Problem listed by [JDK-8292498](https://bugs.openjdk.org/browse/JDK-8292498) and also mentioned as that the failure may occur on non-Windows platforms. https://bugs.openjdk.org/browse/JDK-8292498?focusedCommentId=14518336&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14518336 ------------- PR: https://git.openjdk.org/jdk/pull/10012