mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-04 01:32:38 +00:00
8158116: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with timeout
Reviewed-by: xuelei
This commit is contained in:
parent
11ecd00506
commit
a558bfc790
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user