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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 26
    • 26
    • 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.

            hannesw Hannes Wallnoefer
            almatvee Alexander Matveev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: