[jdk17u] RFR: 8292579: (tz) Update Timezone Data to 2022c
Matthias Baesken
mbaesken at openjdk.org
Tue Sep 20 07:55:45 UTC 2022
On Wed, 14 Sep 2022 06:57:19 GMT, David Alvarez <duke at openjdk.org> wrote:
> Updates the TimezoneData to 2022c. This is a backport from tip, except for the modification to files added by JDK-8028265, not present in 17.
>
> Adding the change to jdk17u instead of jdk17u-dev as this change should probably be included in the Q3 release as suggested in https://github.com/openjdk/jdk8u-dev/pull/119
Hi, after adding this backport to our 17u test queue we noticed jtreg failures in the test
java/util/TimeZone/AssureTzdataVersion.java
java.lang.RuntimeException: tzdata versions don't match: run-time=2022c, tests=2022a
Have you seen this too ? Will it be adjusted in a separate jbs issue ?
-------------
PR: https://git.openjdk.org/jdk17u/pull/352
More information about the jdk-updates-dev
mailing list