JDK-8031467 : Fix doclint missing issues in java.awt.{dnd[.peer], datatransfer}
  • Type: Sub-task
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-01-10
  • Updated: 2015-01-27
  • Resolved: 2014-01-15
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 b02Fixed
Description
Various declarations in java.awt.datatransfer, java.awt.dnd, and java.awt.dnd.peer are missing javadoc; the missing javadoc should be added.
Comments
Review thread: http://mail.openjdk.java.net/pipermail/awt-dev/2014-January/006769.html
10-01-2014