jdk11u-dev icon indicating copy to clipboard operation
jdk11u-dev copied to clipboard

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

Open sendaoYan opened this issue 1 month ago • 5 comments

Hi all,

This pull request contains a backport of commit b0721e28 from the openjdk/jdk repository.

The commit being backported was authored by Mikhail Yankelevich on 23 Oct 2025 and was reviewed by Rajan Halade.

Change has been verified locally on linux-x64. Test-fix only, no risk.

Thanks!


Progress

  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue
  • [ ] JDK-8368982 needs maintainer approval

Issue

  • JDK-8368982: Test sun/security/tools/jarsigner/EC.java completed and timed out (Bug - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/3107/head:pull/3107
$ git checkout pull/3107

Update a local copy of the PR:
$ git checkout pull/3107
$ git pull https://git.openjdk.org/jdk11u-dev.git pull/3107/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 3107

View PR using the GUI difftool:
$ git pr show -t 3107

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/3107.diff

Using Webrev

Link to Webrev Comment

sendaoYan avatar Oct 24 '25 02:10 sendaoYan