RFR: 8289797: tools/launcher/I18NArgTest.java fails on Japanese Windows enviromnent [v3]

Naoto Sato naoto at openjdk.org
Sat Aug 27 00:28:01 UTC 2022


On Fri, 26 Aug 2022 06:32:35 GMT, KIRIYAMA Takuya <duke at openjdk.org> wrote:

>> I removed a section of via JDK_JAVA_OPTIONS because including main class is not allowed in the specification.
>> This behavior is added in JDK-8170832, which add JAVA_OPTIONS environment variable. At this time, this test is mismatch with the specification.
>> I tried to test and get Passed on Japanese Windows environment.
>> Could you review this fix, please?
>
> 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

BTW, please correct the PR title (contains a typo) which mismatches the JBS issue.

-------------

PR: https://git.openjdk.org/jdk/pull/9389


More information about the core-libs-dev mailing list