On Tue, 3 Jan 2023 17:51:26 GMT, Naoto Sato <na...@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