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

Class.getMethods() returns default methods that are not members of the class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • docs

      The returned array from a call to Class.getMethods() may in some scenarios include default methods that are not members of the Class. Specifically default methods from superinterfaces that have a more specific method may be included.

            jgordon Joni Gordon (Inactive)
            jfranck Joel Borggrén-Franck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: