JDK-8255348 : NPE in PKIXCertPathValidator event logging code
Type:Bug
Component:security-libs
Sub-Component:java.security
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2020-10-23
Updated:2021-01-28
Resolved:2021-01-22
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.
A NullPointerException can be thrown if a TrustAnchor is specified as a name/public key, and not a certificate.
See https://mail.openjdk.java.net/pipermail/security-dev/2020-October/022972.html for more info.