Integrated: 8319673: Few security tests ignore VM flags

Matthew Donovan mdonovan at openjdk.org
Thu Feb 29 12:10:56 UTC 2024


On Thu, 15 Feb 2024 17:05:09 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.

This pull request has now been integrated.

Changeset: 43029006
Author:    Matthew Donovan <mdonovan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/430290066c23d09166a84f2f6f89e770c6ba04ff
Stats:     49 lines in 3 files changed: 12 ins; 13 del; 24 mod

8319673: Few security tests ignore VM flags

Reviewed-by: weijun, hchao

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

PR: https://git.openjdk.org/jdk/pull/17877



More information about the security-dev mailing list