< prev index next >

jdk/test/com/sun/jndi/cosnaming/IiopUrlIPv6.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /* @test
  * @bug 5042453
  * @summary Ipv6 address throws Non-numeric port number error
  * @modules java.corba/com.sun.jndi.cosnaming
+ * @run main/othervm IiopUrlIPv6
  */
 
 import com.sun.jndi.cosnaming.*;
 import com.sun.jndi.cosnaming.IiopUrl.Address;
 import java.util.*;
< prev index next >