[jdk17u-dev] RFR: 8339637: (tz) Update Timezone Data to 2024b
Goetz Lindenmaier
goetz at openjdk.org
Fri Nov 22 07:42:21 UTC 2024
On Fri, 22 Nov 2024 01:05:59 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
>> I backport this for parity with 17.0.14-oracle.
>>
>> This is based on the commit to 21.
>>
>> I replaced the path to tzdata to the other location in 17 in the patch.
>> Like this, the change applies clean.
>
> Patch looks the same as 21u to me, bar the paths.
> Do the timezone tests (`java/text/Format`, `java/util/TimeZone`, `sun/util/calendar` and `sun/util/resources`) pass?
Hi @gnu-andrew
yes, they pass. The PR was in our nightly tests which run tier1-4 (headless) on 7 platforms, and I ran the tests locally.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3068#issuecomment-2493071262
More information about the jdk-updates-dev
mailing list