On Thu, 9 Jan 2025 10:50:44 GMT, Mikhail Yankelevich <d...@openjdk.org> wrote:
> 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. test/jdk/sun/security/tools/jarsigner/ConciseJarsigner.java line 26: > 24: /* > 25: * @test > 26: * @bug 6802846 8172529 8227758 8260960 8345134 There is no need to list test bug id in the bug list, otherwise fix looks good to me. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23001#discussion_r1909260182