On Wed, 6 Jul 2022 06:40:32 GMT, KIRIYAMA Takuya <d...@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? This pull request has now been integrated. Changeset: a11477ce Author: KIRIYAMA Takuya <kiriyama.tak...@fujitsu.com> Committer: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a11477ce259d6d2a053117a2300ebb171145cfde Stats: 51 lines in 1 file changed: 26 ins; 3 del; 22 mod 8289797: tools/launcher/I18NArgTest.java fails on Japanese Windows environment Reviewed-by: naoto ------------- PR: https://git.openjdk.org/jdk/pull/9389