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