JDK-8050924 : Fix doclint missing tag warnings in javax.swing.plaf.basic parts 5b,6b of 7
  • Type: Sub-task
  • Component: client-libs
  • Sub-Component: javax.swing
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-07-16
  • Updated: 2014-08-29
  • Resolved: 2014-07-29
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 9
9 b28Fixed
Description
doclint on these files generate both missing tag and missing comment warnings. This bug covers missing tag warnings only. 
javax/swing/plaf/basic/BasicScrollBarUI.java 4
javax/swing/plaf/basic/BasicInternalFrameUI.java 9
javax/swing/plaf/basic/BasicTabbedPaneUI.java 8
javax/swing/plaf/basic/BasicSliderUI.java 15