mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-04 18:55:22 +00:00
8368982: Test sun/security/tools/jarsigner/EC.java completed and timed out
Reviewed-by: rhalade
This commit is contained in:
parent
a0e0b2d365
commit
b0721e2859
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2009, 2020, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2009, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -26,6 +26,7 @@
|
||||
* @bug 6870812
|
||||
* @summary enhance security tools to use ECC algorithm
|
||||
* @library /test/lib
|
||||
* @run main/timeout=300 EC
|
||||
*/
|
||||
|
||||
import jdk.test.lib.SecurityTools;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user