On Thu, 5 Mar 2026 16:51:19 GMT, Artur Barashev <[email protected]> wrote:
>> 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). Well that would be a bug in the previous test then. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30064#discussion_r2891295056
