< prev index next >

test/com/sun/jndi/ldap/LdapURLOptionalFields.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /** * @test * @bug 8074761 * @summary RFC-2255 allows attribute, scope and filter to be empty. + * @modules java.naming/com.sun.jndi.ldap */ import com.sun.jndi.ldap.LdapURL; public class LdapURLOptionalFields {
< prev index next >