Published JavaFX 8 API Application class docs are corrupted

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • None
    • Affects Version/s: 8u20
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported: