diff -r 37a3f951eb3a -r 06c93c42bca0 jdk/test/sun/security/ssl/templates/SSLEngineTemplate.java --- a/jdk/test/sun/security/ssl/templates/SSLEngineTemplate.java Fri Aug 12 11:20:45 2011 +0800 +++ b/jdk/test/sun/security/ssl/templates/SSLEngineTemplate.java Fri Aug 12 12:26:31 2011 +0800 @@ -25,7 +25,10 @@ * @test * @bug 1234567 * @summary SSLEngine has not yet caused Solaris kernel to panic + * @run main/othervm SSLEngineTemplate * + * SunJSSE does not support dynamic system properties, no way to re-use + * system properties in samevm/agentvm mode. */ /**