RFR: 8368982: Test sun/security/tools/jarsigner/EC.java completed and timed out
SendaoYan
syan at openjdk.org
Thu Oct 9 13:12:49 UTC 2025
On Wed, 8 Oct 2025 15:21:13 GMT, Mikhail Yankelevich <myankelevich at openjdk.org> wrote:
> Increased a timeout from default 120. Each test runs 25 commands with 5 sec spent on each, so this made it likely that 120 would timeout. I think changing it to 300 would be a nice buffer.
test/jdk/sun/security/tools/jarsigner/EC.java line 29:
> 27: * @summary enhance security tools to use ECC algorithm
> 28: * @library /test/lib
> 29: * @run main/timeout=300 EC
Do we need update the copyright year from 2020 to 2025
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27695#discussion_r2416746324
More information about the security-dev
mailing list