RFR: 8269373: some tests in jdk/tools/launcher/ fails on localized Windows platform [v4]
Masanori Yano
myano at openjdk.java.net
Tue Sep 7 11:18:54 UTC 2021
> Hi all,
>
> Could you please review the 8269373 bug fixes?
>
> These tests call java.lang.ProcessBuilder in direct, so not used jtreg command option. To run non-localized tests, -Duser.language=en and -Duser.country=US options should be added in ProcessBuilder.
Masanori Yano has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
- Merge branch 'master' into 8269373
- 8269373: some tests in jdk/tools/launcher/ fails on localized Windows platform
- 8269373: use test opts for process arguments
- 8269373: some tests in jdk/tools/launcher/ fails on localized Windows platform
-------------
Changes: https://git.openjdk.java.net/jdk/pull/4594/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4594&range=03
Stats: 15 lines in 3 files changed: 12 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/4594.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4594/head:pull/4594
PR: https://git.openjdk.java.net/jdk/pull/4594
More information about the hotspot-runtime-dev
mailing list