javadoc generation of JavaFX docs fails after fix for JDK-8350920

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 26
    • Affects Version/s: 26
    • Component/s: tools
    • b13
    • 26
    • b15

      JavaFX builds fails when generating javadoc with errors below:
      jfx/rt/modules/javafx.controls/src/main/java/javafx/scene/control/TableColumnBase.java:485: warning: no comment
          public final boolean isResizable() {
      jfx/rt/modules/javafx.controls/src/main/java/javafx/scene/control/TableColumnBase.java:514: warning: no comment
          public final boolean isSortable() {

      we get a total of 699 warnings. Since we build with -Werror this fails the build.

            Assignee:
            Hannes Wallnoefer
            Reporter:
            Alexander Matveev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: