[jdk17u-dev] RFR: 8347965: (tz) Update Timezone Data to 2025a

Goetz Lindenmaier goetz at openjdk.org
Wed Jan 29 15:25:49 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'

LGTM

Hi @RadekCap,
did you run the TimeZone tests?  Alternatively, did you check they are included in tier1?

Please fix the comment above which states that the backport is clean. 

I verified the changes are the same changes as in 21 and head but applied to the other paths.

-------------

Marked as reviewed by goetz (Reviewer).

PR Review: https://git.openjdk.org/jdk17u-dev/pull/3245#pullrequestreview-2581402696
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3245#issuecomment-2621955658


More information about the jdk-updates-dev mailing list