< prev index next >

test/sun/security/util/HostnameMatcher/TestHostnameChecker.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 4514108
  * @summary Verify host name matching behaves as defined in RFC2818.
+ * @modules java.base/sun.security.util
  */
 
 import java.io.*;
 import java.security.cert.*;
 
< prev index next >