RFR: 8301991: Convert l10n properties resource bundles to UTF-8 native [v2]
Justin Lu
jlu at openjdk.org
Wed Sep 13 18:46:38 UTC 2023
On Wed, 13 Sep 2023 18:12:15 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Looks good to me, although I did not look at each l10n file, but sampled some. Thanks for tackling this conversion.
Thanks for the review; (In addition to testing), I ran a script to verify only white space escape sequences exist in JDK .properties files. (Excluding escape sequences in test files that should remain as is for the purpose of the test)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15694#issuecomment-1718139807
More information about the security-dev
mailing list