[jdk17u-dev] RFR: 8347965: (tz) Update Timezone Data to 2025a
Andrew John Hughes
andrew at openjdk.org
Tue Jan 28 11:51:26 UTC 2025
On Mon, 27 Jan 2025 11:20:35 GMT, Radek Čáp <duke at openjdk.org> wrote:
> Backport of https://bugs.openjdk.org/browse/JDK-8347965
> Changes to Update Timezone Data to 2025a
>
> Clean backport.
> Passed tier1 tests.
> Passed gtests.
>
> Results of
> `make run-test TEST="jtreg:java/text/Format java/util/TimeZone sun/util/calendar sun/util/resources"`
>
>
> ==============================
> Test summary
> ==============================
> TEST TOTAL PASS FAIL ERROR
> jtreg:test/jdk/java/text/Format 111 111 0 0
> jtreg:test/jdk/java/util/TimeZone 25 25 0 0
> jtreg:test/jdk/sun/util/calendar 5 5 0 0
> jtreg:test/jdk/sun/util/resources 22 22 0 0
> ==============================
> TEST SUCCESS
>
> Finished building target 'run-test' in configuration 'linux-x86_64-server-release'
You can't use a commit ID from a PR, only from integrated commits. Using the original trunk commit ID (caa3c78f7837b1f561740184bd8f9cb671c467eb) should be fine.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3245#issuecomment-2617358517
More information about the jdk-updates-dev
mailing list