[jdk24u] Integrated: 8356096: ISO 4217 Amendment 179 Update
Weibing Xiao
wxiao at openjdk.org
Tue May 20 14:35:59 UTC 2025
On Tue, 20 May 2025 13:42:53 GMT, Weibing Xiao <wxiao at openjdk.org> wrote:
> ISO 4217 Amendment 179 Update.
>
> Add "XAD" new currency and updated data version to be 179.
>
> It is not a clean backport due to below conflicts, some of test changes were not brought into ValidateISO4217.java. The rest of changes are not having the conflicts.
>
> /*
> * @test
> * @bug 4691089 4819436 4942982 5104960 6544471 6627549 7066203 7195759
> * 8039317 8074350 8074351 8145952 8187946 8193552 8202026 8204269
> * 8208746 8209775 8264792 8274658 8283277 8296239 8321480 8334653
> <<<<<<< HEAD
> =======
> * 8354343 8354344 8356096
>>>>>>>> 0cb355ee921 (8356096: ISO 4217 Amendment 179 Update)
> * @summary Validate ISO 4217 data for Currency class.
> * @modules java.base/java.util:open
> * jdk.localedata
> * @run junit ValidateISO4217
> */
This pull request has now been integrated.
Changeset: d4adbca6
Author: Weibing Xiao <wxiao at openjdk.org>
Committer: Sean Coffey <coffeys at openjdk.org>
URL: https://git.openjdk.org/jdk24u/commit/d4adbca67d0fd7c50790d26d5e8ec8f337b45e5e
Stats: 11 lines in 4 files changed: 3 ins; 0 del; 8 mod
8356096: ISO 4217 Amendment 179 Update
Reviewed-by: coffeys
Backport-of: 0cb355ee921183423c8ffc44491f428c49c62c28
-------------
PR: https://git.openjdk.org/jdk24u/pull/222
More information about the jdk-updates-dev
mailing list