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

Hai-May Chao hchao at openjdk.org
Thu Feb 15 19:06:53 UTC 2024


On Thu, 15 Feb 2024 18:28:08 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:
> 
>   Including SignedJarWithCustomClassLoader.java which was missed in the first commit

Test sun/security/tools/jarsigner/compatibility/SignTwice.java is listed as test needs to be updated in the bug, but not in the webrev?

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

PR Comment: https://git.openjdk.org/jdk/pull/17877#issuecomment-1946991195



More information about the security-dev mailing list