[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
- Previous message (by thread): [8] Request for review: 8006853: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout < 0
- Next message (by thread): hg: jdk8/tl/jdk: 8006895: Clarify that FunctionalInferface is only informative
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [8] Request for review: 8006853: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout < 0
- Next message (by thread): hg: jdk8/tl/jdk: 8006895: Clarify that FunctionalInferface is only informative
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]