(9) RFR: JDK-8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently

John Jiang sha.jiang at oracle.com
Mon May 23 06:43:41 UTC 2016


Hi,
Please review the patch for 
sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts 
intermittently.
TestDSAGenParameterSpec.java tests DSA parameter generation, so it's no 
need to generate keys.

This patch also fixes https://bugs.openjdk.java.net/browse/JDK-8157333.
After push for JDK-8072452, SUN provider has supported DSA size (3072, 
256), so it's unnecessary to regard this size as an exception for the 
provider. And because generating parameters for this size may take much 
time, therefore run this case separately.

Issues:
https://bugs.openjdk.java.net/browse/JDK-8137255
https://bugs.openjdk.java.net/browse/JDK-8157333

Webrev: http://cr.openjdk.java.net/~jjiang/8137255/webrev.00

Best regards,
John Jiang

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20160523/993501bb/attachment.htm>


More information about the security-dev mailing list