8158116: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with timeout

Reviewed-by: xuelei
This commit is contained in:
Sibabrata Sahoo 2016-07-05 10:07:13 -07:00
parent 11ecd00506
commit a558bfc790

View File

@ -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;