Skip to content

Commit b0721e2

Browse files
committed
8368982: Test sun/security/tools/jarsigner/EC.java completed and timed out
Reviewed-by: rhalade
1 parent a0e0b2d commit b0721e2

File tree

1 file changed

+2
-1
lines changed
  • test/jdk/sun/security/tools/jarsigner

1 file changed

+2
-1
lines changed

test/jdk/sun/security/tools/jarsigner/EC.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009, 2020, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2009, 2025, Oracle and/or its affiliates. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -26,6 +26,7 @@
2626
* @bug 6870812
2727
* @summary enhance security tools to use ECC algorithm
2828
* @library /test/lib
29+
* @run main/timeout=300 EC
2930
*/
3031

3132
import jdk.test.lib.SecurityTools;

0 commit comments

Comments
 (0)