JDK-8114778 : Javadoc problems in controls
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: fx2.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2011-08-12
  • Updated: 2015-06-16
  • Resolved: 2011-09-13
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.
Other
fx2.0Fixed
Related Reports
Blocks :  
Description
The attached file contains warnings issued during javadoc generation that belong to javafx.scene.control. Most of them are broken links to properties which need to end by "Property", e.g. "{@link Scrollbar#minProperty}".
Comments
There are still some warnings during controls javadoc generation but the resulting pages seem fine.
13-09-2011