< prev index next >

test/com/sun/jndi/dns/Parser.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 8035105
  * @summary DNS resource record parsing
+ * @modules jdk.naming.dns/com.sun.jndi.dns
  */
 
 import com.sun.jndi.dns.ResourceRecord;
 import javax.naming.CommunicationException;
 import javax.naming.InvalidNameException;;
< prev index next >