[jdk11u] RFR: 8356096: ISO 4217 Amendment 179 Update
Severin Gehwolf
sgehwolf at openjdk.org
Thu Jun 5 08:55:04 UTC 2025
On Wed, 4 Jun 2025 13:08:27 GMT, Antonio Vieiro <duke at openjdk.org> wrote:
> Clean backport of [JDK-8356096](https://bugs.openjdk.org/browse/JDK-8356096) that implements update #179 of ISO-4217 with changes effective from may 2025. This is CPU2025_07-critical-approved, so I moved the PR from jdk11u-dev: https://github.com/openjdk/jdk11u-dev/pull/3038 .
>
> Tested on Linux with tier1 tests and:
>
>
> ==============================
> Test summary
> ==============================
> TEST TOTAL PASS FAIL ERROR
> jtreg:test/jdk/java/util/Currency/ValidateISO4217.java
> 1 1 0 0
> ==============================
> TEST SUCCESS
>
>
> NOTE: Windows GHA tests were skipped because of [JDK-8358538](https://bugs.openjdk.org/browse/JDK-8358538)
GHA failure is infra related. Windows build is caused by the 2019 runner issue. See [JDK-8358538](https://bugs.openjdk.org/browse/JDK-8358538).
-------------
PR Comment: https://git.openjdk.org/jdk11u/pull/102#issuecomment-2943305181
More information about the jdk-updates-dev
mailing list