Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8097194

Published JavaFX 8 API Application class docs are corrupted

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • 8u20
    • docs

      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.

            kcr Kevin Rushforth
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: