On Thu, 20 Jun 2024 19:01:26 GMT, Justin Lu <j...@openjdk.org> wrote:
>> src/java.base/share/classes/sun/util/resources/CurrencyNames.properties line >> 516: >> >>> 514: zmk=Zambian Kwacha >>> 515: zwd=Zimbabwean Dollar (1980-2008) >>> 516: zwg=Zimbabwe Gold >> >> It's interesting to see the difference `Zimbabwe` and `Zimbabwean` here. The >> latter is from CLDR and the name for ZWG is not yet available, so we may >> need to pull the name from CLDR later. > > I see your point. CLDR takes precedence over ISO4217 regarding currencies > here? That is more consistent IMO ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/19813#discussion_r1648054882