8368982: Test sun/security/tools/jarsigner/EC.java completed and timed out

Reviewed-by: rhalade
This commit is contained in:
Mikhail Yankelevich 2025-10-23 17:08:53 +00:00
parent a0e0b2d365
commit b0721e2859

View File

@ -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;