On Fri, 16 Feb 2024 13:53:06 GMT, Weijun Wang <wei...@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