-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 25
-
Component/s: security-libs
The DefaultOptions.java test may fail when the jarsigner throws CertificateNotYetValidException because the certificate generation and jarsigner signing are called back-to-back. So the test may run fast enough that validation happens just before the NotBefore moment, and sometimes it doesn’t. This makes the test may fail intermittently.
- links to
-
Review(master)
openjdk/jdk/28186