JDK-8366978 : dead code in SunCertPathBuilder
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2025-09-05
  • Updated: 2025-09-23
  • Resolved: 2025-09-16
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 26
26 b16Fixed
Related Reports
Relates :  
Description
A DESCRIPTION OF THE PROBLEM :
JDK-7194452 left the SunCertPathBuilder.anchorIsTarget orphaned.



Comments
Changeset: 15d42c6d Branch: master Author: Koushik Thirupattur <koushik.thirupattur@oracle.com> Committer: Sean Mullan <mullan@openjdk.org> Date: 2025-09-16 16:24:19 +0000 URL: https://git.openjdk.org/jdk/commit/15d42c6d772d2c4cca1f21a947407fc0931aee64
16-09-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/27268 Date: 2025-09-13 05:02:46 +0000
13-09-2025

Yes, this method is not needed anymore and can be removed.
05-09-2025