[9] RFR 8170247: java/security/SecureRandom/ApiTest fails when run with unlimited policy.

Sibabrata Sahoo sibabrata.sahoo at oracle.com
Wed Nov 30 09:27:39 UTC 2016


Hi,

 

Please review the patch for,

 

JBS: https://bugs.openjdk.java.net/browse/JDK-8170247

Webrev: http://cr.openjdk.java.net/~ssahoo/8170247/webrev.00/

 

Description:

The Test was failing to handle the expected failure for invalid parameters, when the SecureRandom parameter size is > algorithm running with unlimited policy. I have modified the condition to handle the expected failures correctly. The change is only applicable to the "if" condition(Line:200). The other 2 lines are minor changes related to statement performance and renaming a variable.

 

Thanks,

Siba

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


More information about the security-dev mailing list