Hi,
Please review this patch for "8158116: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with timeout" JBS: https://bugs.openjdk.java.net/browse/JDK-8158116 Webrev: http://cr.openjdk.java.net/~ssahoo/8158116/webrev.00/ Description: This JBS bug does not have enough information about the keysize causing the timeout issue. But I have observed the longer keysize take longer time to generate keys. That is the reason I thought to increase the timeout to avoid such issue. Please validate and let me know your suggestion. Thanks, Siba