8297885: misc sun/security/pkcs11 tests timed out

Reviewed-by: xuelei
This commit is contained in:
Valerie Peng 2023-05-30 17:50:53 +00:00
parent 323d6ceda6
commit 7891de331a

@ -36,10 +36,10 @@ import java.security.spec.DSAParameterSpec;
/*
* @test
* @bug 8271566
* @bug 8271566 8297885
* @library /test/lib ..
* @modules jdk.crypto.cryptoki
* @run main/othervm/timeout=30 LargeDSAKey
* @run main/othervm/timeout=90 LargeDSAKey
*/
public final class LargeDSAKey extends PKCS11Test {