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

KIRIYAMA Takuya duke at openjdk.org
Fri Aug 26 06:27:23 UTC 2022


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9389/files
  - new: https://git.openjdk.org/jdk/pull/9389/files/a5f38ca4..a21ab2cc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9389&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9389&range=00-01

  Stats: 41 lines in 1 file changed: 41 ins; 0 del; 0 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


More information about the hotspot-runtime-dev mailing list