Skip to content

Commit 39fff16

Browse files
author
duke
committed
Backport b0721e28591f2ee19fd5cb6581747df0b1efed48
1 parent 4724078 commit 39fff16

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)