[jdk8u-dev] RFR: 8296239: ISO 4217 Amendment 174 Update
Andrew John Hughes
andrew at openjdk.org
Fri Jan 6 12:45:38 UTC 2023
Mostly clean backport of the next ISO 4217 update. Manual resolution was required on `tablea1.txt` as 8u is still using the older `FILEVERSION` at present, and `ValidateISO4217.java`, as it doesn't yet have [JDK-8264792](https://bugs.openjdk.org/browse/JDK-8264792)
This one introduces Croatia's move to the Euro which occurred at the start of 2023.
Tests in `jdk/test/java/util/Currency` all pass.
-------------
Depends on: https://git.openjdk.org/jdk8u-dev/pull/225
Commit messages:
- Backport ff60b348813fd7e32bdda322f345f90311a60207
Changes: https://git.openjdk.org/jdk8u-dev/pull/226/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=226&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8296239
Stats: 8 lines in 3 files changed: 0 ins; 0 del; 8 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/226.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/226/head:pull/226
PR: https://git.openjdk.org/jdk8u-dev/pull/226
More information about the jdk8u-dev
mailing list