[9] RFR: 8164922: sun/security/provider/SecureRandom/AutoReseed.java failed with timeout in Ubuntu Linux.

Sibabrata Sahoo sibabrata.sahoo at oracle.com
Mon Aug 29 15:20:35 UTC 2016


Hi,

 

Please review the patch for "sun/security/provider/SecureRandom/AutoReseed.java failed with timeout"

 

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

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

 

Description:

The Test was blocked while generating seed. I have providing a fix by choosing a non-blocking mechanism while seeding by setting "java.security.egd" System property to "file:/dev/urandom".

 

Thanks,

Siba

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


More information about the security-dev mailing list