> In this PR I updated the tests to use the newer > ProcessTools.createTestJavaProcessBuilder() methods to launch child > processes. This method ensures that VM options are passed to subprocesses.
Matthew Donovan has updated the pull request incrementally with one additional commit since the last revision: reverted ModuleName and SignedJarWithCustomClassLoader to use createLimitedTestJavaProcessBuilder ------------- Changes: - all: https://git.openjdk.org/jdk/pull/17877/files - new: https://git.openjdk.org/jdk/pull/17877/files/83955d01..e744876c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=17877&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17877&range=02-03 Stats: 6 lines in 2 files changed: 0 ins; 1 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/17877.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/17877/head:pull/17877 PR: https://git.openjdk.org/jdk/pull/17877