> Hi all, > > `ProcessTools.createTestJavaProcessBuilder(String... command)` will call > `jdk.test.lib.Utils#getTestJavaOpts`, so remove the duplicate vm flags. > Trivial fix. > > Thanks!
Lei Zhu has updated the pull request incrementally with one additional commit since the last revision: remove duplicate -cp ------------- Changes: - all: https://git.openjdk.org/jdk/pull/26555/files - new: https://git.openjdk.org/jdk/pull/26555/files/8e3ddcd7..7a5ff15f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=26555&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26555&range=00-01 Stats: 9 lines in 3 files changed: 0 ins; 9 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/26555.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/26555/head:pull/26555 PR: https://git.openjdk.org/jdk/pull/26555