On Thu, 5 Mar 2026 16:30:42 GMT, Sean Mullan <[email protected]> wrote:
>> Artur Barashev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Test code cleanup > > test/jdk/sun/security/ssl/X509KeyManager/SelfSignedCertKeyType.java line 47: > >> 45: * java.base/sun.security.util >> 46: * @library /test/lib >> 47: * @run main/othervm SelfSignedCertKeyType SunX509 > > May not need othervm? This is just to be on the safe side: the previous test being run may modify VM static settings (algorithm constraints, etc). ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30064#discussion_r2891171706
