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

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

Open sendaoYan opened this issue 4 weeks ago • 5 comments
trafficstars

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/jdk17u-dev.git pull/4099/head:pull/4099
$ git checkout pull/4099

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 4099

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

Using diff file

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

Using Webrev

Link to Webrev Comment

sendaoYan avatar Oct 24 '25 02:10 sendaoYan