Skip to content

Commit 8bbebbb

Browse files
committedSep 5, 2023
8315644: increase timeout of sun/security/tools/jarsigner/Warning.java
Reviewed-by: clanger, lucy
1 parent f292268 commit 8bbebbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/jdk/sun/security/tools/jarsigner/Warning.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* @summary warnings, errors and -strict
3737
* @library /lib/testlibrary /test/lib
3838
* @build jdk.test.lib.util.JarUtils
39-
* @run main Warning
39+
* @run main/othervm/timeout=400 Warning
4040
*/
4141
public class Warning {
4242

0 commit comments

Comments
 (0)
Please sign in to comment.