RFR: 8319673: Few security tests ignore VM flags [v5]

Weijun Wang weijun at openjdk.org
Thu Feb 22 14:19:56 UTC 2024


On Thu, 22 Feb 2024 12:52:19 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:

>> 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.

Marked as reviewed by weijun (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/17877#pullrequestreview-1895973591



More information about the security-dev mailing list