[jdk8u-dev] RFR: 8296108: (tz) Update Timezone Data to 2022f
Andrew John Hughes
andrew at openjdk.org
Wed Nov 30 02:20:28 UTC 2022
On Tue, 29 Nov 2022 15:25:18 GMT, Dmitry Cherepanov <dcherepanov at openjdk.org> wrote:
> Please review the timezone data update to 2022f
>
> The existing data was replaced with the new data generated from tzdb-2022f in the rearguard format. This also includes updating a copy of the data in tests (jdk/test/sun/util/calendar/zi/tzdata).
>
> Other parts of the original patch applied cleanly after path changes (jdk/src/share/classes/sun/util/resources and jdk/test/java/util/TimeZone/TimeZoneData).
>
> Testing: all relevant tests passed jdk/test/java/util/TimeZone, jdk/test/sun/util/calendar and jdk/test/java/time/test
Thanks for doing this. I've been meaning to get to it myself, but not had chance. I've verified the patch against the 11u version and the rearguard tzdata2022f, and it looks fine.
However, we should have this PR against https://github.com/openjdk/jdk8u so it will make 8u362. The changes are already overdue and 2022g will likely need to be integrated as well before we freeze 8u362 (https://bugs.openjdk.org/browse/JDK-8297804)
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/200
More information about the jdk8u-dev
mailing list