< prev index next >

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

Print this page

        

@@ -23,10 +23,11 @@
 
 /**
  * @test
  * @bug 6961765
  * @summary Double byte characters corrupted in DN for LDAP referrals
+ * @modules java.naming/com.sun.jndi.ldap
  */
 
 import com.sun.jndi.ldap.LdapURL;
 
 public class LdapUnicodeURL {
< prev index next >