changeset 14017 | 9fa1edaf97a3 |
parent 10784 | f800232d1474 |
child 14342 | 8435a30053c1 |
--- a/jdk/test/sun/security/provider/X509Factory/BigCRL.java Tue Oct 02 10:36:05 2012 +0100 +++ b/jdk/test/sun/security/provider/X509Factory/BigCRL.java Tue Oct 02 12:23:16 2012 +0100 @@ -25,7 +25,7 @@ * @test * @bug 7099399 * @summary cannot deal with CRL file larger than 16MB - * @run main/othervm -Xmx1024m BigCRL + * @run main/othervm -Xshare:off -Xmx1024m BigCRL */ import java.io.FileInputStream;