changeset 10328 | 06c93c42bca0 |
parent 5506 | 202f599c92aa |
child 14342 | 8435a30053c1 |
--- 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. */ /**