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

Missing summary in javadoc comments in JavaFX modules

XMLWordPrintable

    • generic
    • generic

      In all javafx modules there are places where there is a javadoc comment without summary.
      This missed summary does not get highlighted as javadoc build warning or error.

      Use "find in files" in any text editor - to look for -
      Search 1 :
      "/**
           * @return"
      and

      Search 2 :
      "/** @return"

      Search 1 results : 173 matches across 111 files
      Search 2 results : 21 matches across 12 files


      All these methods should have javadoc summary added to it along with existing @return statement.

            aghaisas Ajit Ghaisas
            aghaisas Ajit Ghaisas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: