< prev index next >

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

Print this page

        

*** 24,33 **** --- 24,34 ---- /* @test * @bug 4238914 * @summary Tests that JNDI/COS naming parser supports the syntax * defined in the new INS standard. * @modules java.corba/com.sun.jndi.cosnaming + * @run main/othervm CNNameParser */ import javax.naming.*; public class CNNameParser {
< prev index next >