RFR: 8371383: Test sun/security/tools/jarsigner/DefaultOptions.java failed due to CertificateNotYetValidException [v2]
Weijun Wang
weijun at openjdk.org
Thu Nov 20 23:05:43 UTC 2025
On Fri, 7 Nov 2025 15:14:34 GMT, Hai-May Chao <hchao at openjdk.org> wrote:
>> The `DefaultOptions.java` test may fail as the current system time is before the signing certificate NotBefore time, when jarsigner tool validates it in `CertificateValidity.valid()`. Please review the fix in this test to avoid such intermittent timing problem. Thanks.
>
> Hai-May Chao has updated the pull request incrementally with one additional commit since the last revision:
>
> Update with Mikhail's comments
Marked as reviewed by weijun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28186#pullrequestreview-3490410465
More information about the security-dev
mailing list