[jdk24u] RFR: 8356096: ISO 4217 Amendment 179 Update

Sean Coffey coffeys at openjdk.org
Tue May 20 13:52:08 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
>  */

LGTM

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

Marked as reviewed by coffeys (Reviewer).

PR Review: https://git.openjdk.org/jdk24u/pull/222#pullrequestreview-2854270779


More information about the jdk-updates-dev mailing list