Currently the JavaFX documentation is built using javadoc 1.8.0. (See http://mail.openjdk.java.net/pipermail/openjfx-dev/2016-March/018769.html ).
Update the javadoc tool version to atleast 1.8.0_60 due to javadoc bugJDK-8072461 which has been fixed in 1.8.0_60.
I have set a high priority (P3) for this issue as the linked Javadoc bug was P2.
(P2 for this issue didn't seem appropriate).
Update the javadoc tool version to atleast 1.8.0_60 due to javadoc bug
I have set a high priority (P3) for this issue as the linked Javadoc bug was P2.
(P2 for this issue didn't seem appropriate).
- relates to
-
JDK-8072461 Table's field width in "Use" page generated by javadoc with '-s' is unbalanced
- Closed