< prev index next >

test/com/sun/jndi/ldap/LdapName/Case.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 4278094 * @summary Ensure that setValuesCaseSensitive() does not leave name * in an invalid state. + * @modules java.naming/com.sun.jndi.ldap */ import com.sun.jndi.ldap.LdapName; public class Case {
< prev index next >