jdk/test/com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java
changeset 42363 2098a88da9b0
parent 42334 6593d3fec506
--- a/jdk/test/com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java	Mon Dec 05 23:23:27 2016 +0000
+++ b/jdk/test/com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java	Mon Dec 05 16:16:05 2016 -0800
@@ -31,7 +31,7 @@
  *     jdk.naming.rmi
  * @library ../../../../../../java/rmi/testlibrary
  * @build TestLibrary
- * @run main UnbindIdempotent
+ * @run main/othervm UnbindIdempotent
  */
 
 import java.rmi.registry.Registry;