[jdk21u] RFR: 8368308: ISO 4217 Amendment 180 Update
Goetz Lindenmaier
goetz at openjdk.org
Fri Sep 26 09:45:29 UTC 2025
I backport this for parity with 21.0.10-oracle.
I had to resolve CurrencyData.properties due to a context difference.
A unicode character was represented differently in the patch and my sources.
This would probably be recognized as clean.
Further I resolved @bugid in test/jdk/java/util/Currency/ValidateISO4217.java
I will try to backport test fixes 8354343, 8354344 to avoid this clash in
future.
Test passes.
-------------
Commit messages:
- backport 85f5bf3f415cc3d44d1618ec574e73f846bb91c4
Changes: https://git.openjdk.org/jdk21u/pull/472/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=472&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8368308
Stats: 12 lines in 3 files changed: 0 ins; 0 del; 12 mod
Patch: https://git.openjdk.org/jdk21u/pull/472.diff
Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/472/head:pull/472
PR: https://git.openjdk.org/jdk21u/pull/472
More information about the jdk-updates-dev
mailing list