Some elements of the JavaFX 8 API documentation, as published at http://docs.oracle.com/javase/8/javafx/api/, contain corrupted entries. For example, consider the documentation for the javafx.application.Application class (http://docs.oracle.com/javase/8/javafx/api/javafx/application/Application.html), whose first line reads:
javass="title">Class Application
Staying with this class, just about every heading is duplicated, and the corresponding entries are corrupted, for example:
Life-cycle
The entry poiNameLabel">Application extends Object
Application class from which JavaFX applications extend.
Life-cycle
The entry point for JavaFX applications is the Application class. The JavaFX runtime does the following, in order, whenever an application is launched:
This documentation has been unreadable for a few weeks now, so I thought I'd bring it to you attention.
javass="title">Class Application
Staying with this class, just about every heading is duplicated, and the corresponding entries are corrupted, for example:
Life-cycle
The entry poiNameLabel">Application extends Object
Application class from which JavaFX applications extend.
Life-cycle
The entry point for JavaFX applications is the Application class. The JavaFX runtime does the following, in order, whenever an application is launched:
This documentation has been unreadable for a few weeks now, so I thought I'd bring it to you attention.
- relates to
-
JDK-8092569 Official JavaFX 8 API doc http://docs.oracle.com/javase/8/javafx/api/ have redundant text
-
- Resolved
-