author | wetmore |
Thu, 11 Apr 2013 19:36:52 -0700 | |
changeset 16914 | 1703bf7541ec |
parent 16913 | a6f4d1626ad9 (current diff) |
parent 16912 | b2a940180a47 (diff) |
child 16915 | 675d1569af3e |
--- a/jdk/test/com/sun/crypto/provider/Cipher/UTIL/SunJCEGetInstance.java Thu Apr 11 18:57:14 2013 -0700 +++ b/jdk/test/com/sun/crypto/provider/Cipher/UTIL/SunJCEGetInstance.java Thu Apr 11 19:36:52 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;