RFR: 8289797: tools/launcher/I18NArgTest.java fails on Japanese Windows environment [v3]
KIRIYAMA Takuya
duke at openjdk.org
Fri Sep 16 08:50:15 UTC 2022
On Sat, 27 Aug 2022 00:19:28 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> KIRIYAMA Takuya has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8289797: tools/launcher/I18NArgTest.java fails on Japanese Windows
>
> test/jdk/tools/launcher/I18NArgTest.java line 104:
>
>> 102: // we expect that system property value to be passed along to the main method with the
>> 103: // correct encoding
>> 104: // If <unicodestr> contains space or tab, it should beenclosed with double quotes.
>
> Nit: space is missing between "be" and "enclosed"
Thank you for your comment, I fixed it.
-------------
PR: https://git.openjdk.org/jdk/pull/9389
More information about the core-libs-dev
mailing list