RFR: 8289797: tools/launcher/I18NArgTest.java fails on Japanese Windows environment [v5]
KIRIYAMA Takuya
duke at openjdk.org
Wed Sep 21 11:38:36 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 environment
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9389/files
- new: https://git.openjdk.org/jdk/pull/9389/files/e22d35c5..1149de31
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9389&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9389&range=03-04
Stats: 25 lines in 1 file changed: 2 ins; 6 del; 17 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 core-libs-dev
mailing list