Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8157000 Do not generate javadoc for overridden method with no spec change
  3. JDK-8192926

Release Note: Overriding Methods That Do Not Change the Specification

    XMLWordPrintable

Details

    • generic
    • generic
    • Verified

    Description

      A new option `--overridden-methods=`_value_, has been added to the javadoc tool. Many classes override inherited methods without changing the specification. The `--overridden-methods=`_value_ option can be used to group these methods with other inherited methods, instead of documenting them in detail with the other methods declared in the class. For more details, see the [javadoc](https://docs.oracle.com/javase/10/tools/javadoc.htm#JSWOR-GUID-9D532574-1CDB-4D30-99F3-A308DCAEE55F) section in the Tools Reference document.

      Attachments

        Activity

          People

            ksrini Kumar Srinivasan
            ksrini Kumar Srinivasan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: