JDK-8267708 : Remove references to com.sun.tools.javadoc.**
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-05-25
  • Updated: 2021-06-07
  • Resolved: 2021-05-26
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 17
17 b24Fixed
Related Reports
Relates :  
Description
Although the com.sun.tools.javadoc.** packages were removed in JDK-8215584, some references to them remain, mainly in the form of links in doc comments. Some of those links refer to classes that never existed.
Comments
Changeset: 4343997a Author: Pavel Rappo <prappo@openjdk.org> Date: 2021-05-26 11:27:15 +0000 URL: https://git.openjdk.java.net/jdk/commit/4343997a1a2b38581488932f6a4971ce330bd467
26-05-2021