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

Default Methods tab under Method Summary includes static methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 9
    • tools
    • None

        The Method Summary section contains various tabs that will filter the methods by the appropriate criteria. In the Default Methods tab, however, both default methods and static methods are included.

        For example, see java.util.List:

        https://docs.oracle.com/javase/9/docs/api/java/util/List.html

        http://download.java.net/java/jdk10/docs/api/java/util/List.html

        This seems to occur in both JDK 9 and current JDK 10 (build 36).

        (It would probably be wise to audit the other tabs in the Method Summary and also in the other summary sections, if they have tabs.)

              ksrini Kumar Srinivasan
              smarks Stuart Marks
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: