RFR: 8301991: Convert l10n properties resource bundles to UTF-8 native [v2]
Justin Lu
jlu at openjdk.org
Thu Mar 16 18:21:43 UTC 2023
On Wed, 15 Mar 2023 20:19:51 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Justin Lu has updated the pull request incrementally with four additional commits since the last revision:
>>
>> - Bug6204853 should not be converted
>> - Copyright year for CompileProperties
>> - Redo translation for CS.properties
>> - Spot convert CurrencySymbols.properties
>
> test/jdk/java/text/Format/NumberFormat/CurrencySymbols.properties line 156:
>
>> 154: zh=\u00A4
>> 155: zh_CN=\uFFE5
>> 156: zh_HK=HK$
>
> Why are they not encoded into UTF-8 native?
Not sure, thank you for catching it. Working on it right now.
-------------
PR: https://git.openjdk.org/jdk/pull/12726
More information about the security-dev
mailing list