[jdk21u-dev] RFR: 8352716: (tz) Update Timezone Data to 2025b
Goetz Lindenmaier
goetz at openjdk.org
Thu Apr 3 06:10:52 UTC 2025
On Wed, 2 Apr 2025 16:34:38 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
>> Backport of tzdata2025b. Nearly clean, but contains `zone.tab` file, which was removed by [JDK-8166983](https://bugs.openjdk.org/browse/JDK-8166983).
>>
>> Reverted change to `test/jdk/java/util/TimeZone/TimeZoneData/aliases.txt` and `.../displaynames.txt` when running `make` in `test/jdk/java/util/TimeZone/tools/share` to avoid the `java/util/TimeZone/Bug6329116.java` test failing, just as was done previously for [2024b](https://github.com/openjdk/jdk21u-dev/pull/1143).
>>
>> Passed tier1 tests and `make run-test TEST="jdk/java/util/TimeZone jdk/java/time/test jdk/sun/util/resources jdk/sun/text/resources jdk/sun/util/calendar"` locally, GHA sanity tests.
>
> I'm seeing this request for 24: https://github.com/openjdk/jdk24u/pull/161. To avoid duplication, I'll wait for further action there
Hi @satyenme, @gnu-andrew
Well, there is no rush. But it is common practice to do younger releases first, thus I will only approve 21 after 24 got approved. And if you label for approval knowing there is a blocker, it spams the approval filter which us approvers check regularly. Thus I ususally point to the reason for the block the first time I check a change, and remove the label if I encounter a blocked backport in the filter a second time.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1557#issuecomment-2774587488
More information about the jdk-updates-dev
mailing list