< prev index next >

test/java/security/cert/CertificateRevokedException/Basic.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /**
  * @test
  * @bug 4946388
  * @summary Unit test for CertificateRevokedException
+ * @modules java.base/sun.security.x509
  */
 
 import java.io.ByteArrayInputStream;
 import java.io.ByteArrayOutputStream;
 import java.io.ObjectInputStream;
< prev index next >