A DESCRIPTION OF THE PROBLEM : [JDK-7194452](https://bugs.openjdk.org/browse/JDK-7194452) left the SunCertPathBuilder.anchorIsTarget orphaned. Remove the deadcode.
------------- Commit messages: - 8366978: remove dead code in SunCertPathBuilder Changes: https://git.openjdk.org/jdk/pull/27268/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27268&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8366978 Stats: 15 lines in 1 file changed: 0 ins; 14 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/27268.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27268/head:pull/27268 PR: https://git.openjdk.org/jdk/pull/27268
