<i18n dev> RFR: 8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR [v2]
Justin Lu
duke at openjdk.org
Tue Jan 3 20:14:30 UTC 2023
On Tue, 3 Jan 2023 17:51:26 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove from list, fix symbol
>
> test/jdk/java/text/Format/NumberFormat/CurrencySymbols.properties line 82:
>
>> 80: hi_IN=\u0930\u0942
>> 81: hr=\u00A4
>> 82: hr_HR=EUR
>
> Since this is a table for currency symbols, it has to be EURO SIGN ('\u20AC')
Made those changes, thank you
-------------
PR: https://git.openjdk.org/jdk/pull/11833
More information about the i18n-dev
mailing list