> 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 Compatibility.java to avoid possible conflicts with VM options and older JDKs. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/17877/files - new: https://git.openjdk.org/jdk/pull/17877/files/e744876c..4cdeb87a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=17877&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17877&range=03-04 Stats: 20 lines in 1 file changed: 2 ins; 9 del; 9 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