RFR: 8345134: Test sun/security/tools/jarsigner/ConciseJarsigner.java failed: unable to find valid certification path to requested target [v3]

Mikhail Yankelevich duke at openjdk.org
Thu Jan 9 18:59:52 UTC 2025


> Changed the gencert, so the certificate is now initialised to be with a start time of -1M. This prevents a potential error with the certificate not yet being valid. 
> Similar solution to [this pull request](https://github.com/openjdk/jdk/pull/22592)
> Have tested the test 6000 times for stability and all have passed.

Mikhail Yankelevich has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:

  removed the bug number

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/23001/files
  - new: https://git.openjdk.org/jdk/pull/23001/files/59d030c2..4e03e250

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23001&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23001&range=01-02

  Stats: 12785 lines in 199 files changed: 9299 ins; 2533 del; 953 mod
  Patch: https://git.openjdk.org/jdk/pull/23001.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23001/head:pull/23001

PR: https://git.openjdk.org/jdk/pull/23001


More information about the security-dev mailing list