On Fri, 2 May 2025 20:51:31 GMT, Justin Lu <j...@openjdk.org> wrote: > Please review this PR which implements ISO 4217 update 179. > > The _Arab Accounting Dinar_ currency is added under an _agency_, (not > _country_) entity. As a result it is not added as an entry in the country to > currency mapping in `currencyData.properties`. It has a numeric code of 396, > and minor units of 2 (so it is not added to any of the `minorX` entries in > `currencyData.properties`).
This pull request has now been integrated. Changeset: 0cb355ee Author: Justin Lu <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/0cb355ee921183423c8ffc44491f428c49c62c28 Stats: 11 lines in 4 files changed: 2 ins; 0 del; 9 mod 8356096: ISO 4217 Amendment 179 Update Reviewed-by: naoto, iris ------------- PR: https://git.openjdk.org/jdk/pull/25014