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?
------------- Commit messages: - 8289797: [TESTBUG]tools/launcher/I18NArgTest.java fails on Japanese Windows enviromnent Changes: https://git.openjdk.org/jdk/pull/9389/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9389&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8289797 Stats: 15 lines in 1 file changed: 0 ins; 14 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/9389.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9389/head:pull/9389 PR: https://git.openjdk.org/jdk/pull/9389