< prev index next >

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

Print this page

        

*** 23,32 **** --- 23,33 ---- /** * @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 >