On Wed, 7 Sep 2022 21:08:11 GMT, Sean Mullan <mul...@openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional >> commit since the last revision: >> >> use RSA key, no need to clear disabled alg > > test/jdk/sun/security/ssl/X509TrustManagerImpl/BasicConstraints12.java line > 27: > >> 25: // SunJSSE does not support dynamic system properties, no way to re-use >> 26: // system properties in samevm/agentvm mode. >> 27: // > > You can also remove this comment now. Done. ------------- PR: https://git.openjdk.org/jdk/pull/10203