RFR: 8289797: tools/launcher/I18NArgTest.java fails on Japanese Windows enviromnent [v3]
KIRIYAMA Takuya
duke at openjdk.org
Fri Aug 26 06:32:35 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/a21ab2cc..4dbf952d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9389&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9389&range=01-02
Stats: 0 lines in 1 file changed: 0 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