[8] Request for review: 8006853: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout < 0 (original) (raw)

Sean Mullan sean.mullan at oracle.com
Thu Jan 24 21:12:56 UTC 2013


Looks good.

--Sean

On 01/24/2013 03:52 PM, Jason Uh wrote:

If the com.sun.security.ocsp.timeout property is set to a negative value, then it should be ignored and the default timeout (15 seconds) should be used. A bug in the code sets it to 15000 seconds. This change fixes that.

webrev: http://cr.openjdk.java.net/~juh/8006853/webrev.00/ Thanks, Jason



More information about the security-dev mailing list