RFR: 8319673: Few security tests ignore VM flags [v5]
Matthew Donovan
mdonovan at openjdk.org
Thu Feb 22 12:52:19 UTC 2024
> 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
More information about the security-dev
mailing list