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:2025-01-16
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.
Comments
Fix request [11u]
I backport this for parity with 11.0.20-oracle.
Medium risk. Security code, but simple change.
Clean backport.
Tests pass. SAP nighlty testing passed
16-06-2023
A pull request was submitted for review.
URL: https://git.openjdk.org/jdk11u-dev/pull/1947
Date: 2023-06-15 13:22:03 +0000