-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: 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.
- relates to
-
JDK-8029459 (reflect) getMethods returns methods that are not members of the class
-
- Resolved
-