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

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

XMLWordPrintable

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

      The returned array from Class.getMethods() may include Methods that are not members of the Class. It may include methods from superinterfaces that have a more specific match in a different superinterface.

            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: