changeset 7340:ea7976ed9bc6

Merge
author wetmore
date Thu, 11 Apr 2013 19:36:52 -0700
parents d8d037a7569e (current diff) 793e0072bfd6 (diff)
children 0f93bd5cc8d7
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/com/sun/crypto/provider/Cipher/UTIL/SunJCEGetInstance.java	Thu Apr 11 18:57:14 2013 -0700
+++ b/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;