changeset 1781:6413f9b6fed2

8158116: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with timeout Reviewed-by: xuelei
author igerasim
date Tue, 14 Nov 2017 18:27:43 -0800
parents c1baf2d9e47d
children 5006ef5740de
files test/com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/test/com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java	Tue Aug 08 11:52:28 2017 +0100
+++ b/test/com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java	Tue Nov 14 18:27:43 2017 -0800
@@ -29,8 +29,8 @@
  * @run main/timeout=300 SupportedDHParamGens 768
  * @run main/timeout=300 SupportedDHParamGens 832
  * @run main/timeout=300 SupportedDHParamGens 1024
- * @run main/timeout=300 SupportedDHParamGens 2048
- * @run main/timeout=450 SupportedDHParamGens 3072
+ * @run main/timeout=600 SupportedDHParamGens 2048
+ * @run main/timeout=700 SupportedDHParamGens 3072
  */
 
 import java.math.BigInteger;