-
Bug
-
Resolution: Fixed
-
P3
-
8
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
-