< prev index next >

test/sun/security/provider/X509Factory/BigCRL.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 7099399 * @summary cannot deal with CRL file larger than 16MB + * @modules java.base/sun.security.x509 * @run main/othervm -Xshare:off -Xmx1024m BigCRL */ import java.io.FileInputStream; import java.math.BigInteger;
< prev index next >