[jdk8u-dev] RFR: 8373476: (tz) Update Timezone Data to 2025c

Zhaokun Xie zxie at openjdk.org
Thu Feb 12 08:00:53 UTC 2026


On Sat, 31 Jan 2026 02:08:43 GMT, Zhaokun Xie <zxie at openjdk.org> wrote:

> Backport of https://github.com/openjdk/jdk/commit/5df183be6c484d8f9635fac149caf5e2079c5561,  JDK8 test cases have been adapted.

The changes caused the `hotspot/test/compiler/5091921/Test7005594.sh` test case to fail: https://github.com/openjdk/jdk8u-dev/commit/e5dd8fa981446a45524c229e5ec4f92501aa6fdb . 
The modification used bash-specific syntax, and execution using sh failed, throwing a `40: Bad substitution` error.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/753#issuecomment-3889206032


More information about the jdk8u-dev mailing list