提交 39e3c680 编写于 作者: A alanb

8000268: sun/security/provider/X509Factory/BigCRL.java failing on Linux 32-bit

Reviewed-by: mullan
上级 6c92b692
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
* @test * @test
* @bug 7099399 * @bug 7099399
* @summary cannot deal with CRL file larger than 16MB * @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; import java.io.FileInputStream;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册