8012056: SunJCEInstance needs to run in it's own vm
Reviewed-by: wetmore
Contributed-by: anthony.scarpino@oracle.com
--- a/jdk/test/com/sun/crypto/provider/Cipher/UTIL/SunJCEGetInstance.java Thu Apr 11 14:47:54 2013 -0700
+++ b/jdk/test/com/sun/crypto/provider/Cipher/UTIL/SunJCEGetInstance.java Thu Apr 11 17:29:43 2013 -0700
@@ -26,6 +26,7 @@
* @bug 7171982
* @summary Test that SunJCE.getInstance() is retrieving a provider when
* SunJCE has been removed from the provider list.
+ * @run main/othervm SunJCEGetInstance
*/
import java.security.Security;