-
Bug
-
Resolution: Fixed
-
P2
-
11.0.26-oracle
-
b01
-
master
Calling Introspector.getBeanInfo(BeanClassName.class).getPropertyDescriptors() returns default methods inherited from interfaces in JDK 11.0.26. The default methods from interfaces were not included in previous versions of JDK 11.
- caused by
-
JDK-8071693 Introspector ignores default interface methods
-
- Resolved
-
- relates to
-
JDK-8347826 Introspector shows wrong method list after 8071693
-
- Open
-