8315644: increase timeout of sun/security/tools/jarsigner/Warning.java

Reviewed-by: clanger, lucy
This commit is contained in:
Matthias Baesken 2023-09-05 07:06:37 +00:00
parent f292268268
commit 8bbebbba8f

View File

@ -36,7 +36,7 @@ import java.util.Arrays;
* @summary warnings, errors and -strict
* @library /lib/testlibrary /test/lib
* @build jdk.test.lib.util.JarUtils
* @run main Warning
* @run main/othervm/timeout=400 Warning
*/
public class Warning {