JDK-8209452 : VerifyCACerts.java failed with "At least one cacert test failed"
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 11,12
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-08-14
  • Updated: 2019-01-14
  • Resolved: 2018-08-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 12 JDK 7 JDK 8
11 b27Fixed 12Fixed 7u211Fixed 8u191Fixed
Related Reports
Relates :  
Description
The following test failed in the JDK12 CI:

lib/security/cacerts/VerifyCACerts.java

Here's a snippet of the log file:

Exception: java.lang.Exception: At least one cacert test failed
Exception: cert is expired

Comments
Review request sent: http://mail.openjdk.java.net/pipermail/security-dev/2018-August/017897.html
14-08-2018