RFR: 8319673: Few security tests ignore VM flags [v3]
Matthew Donovan
mdonovan at openjdk.org
Fri Feb 16 15:11:06 UTC 2024
On Fri, 16 Feb 2024 13:53:06 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> The tests that used to call `createLimitedTestJavaProcessBuilder` intentionally avoid copying all the VM options so they can provide their own. Are you sure they should be modified?
I reverted two tests that used `createLimitedTestJavaProcessBuilder`, the third, DKSTest.java, is ok using the other method.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17877#issuecomment-1948556771
More information about the security-dev
mailing list