< prev index next >

test/sun/security/validator/ConstructorTest.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 6996377
  * @summary shrink duplicate code in the constructor of PKIXValidator
+ * @modules java.base/sun.security.validator
  */
 
 import java.io.ByteArrayInputStream;
 import java.io.FileInputStream;
 import java.io.IOException;
< prev index next >