-
Bug
-
Resolution: Fixed
-
P2
-
11.0.26-oracle
-
b01
-
master
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8356772 | 11.0.27.0.1-oracle | Alexey Ivanov | P2 | Closed | Fixed | b01 |
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.
- backported by
-
JDK-8356772 BeanInfo(class).getPropertyDescriptors() includes default methods in 11.0.26
-
- Closed
-
- caused by
-
JDK-8071693 Introspector ignores default interface methods
-
- Resolved
-
- relates to
-
JDK-8347826 Introspector shows wrong method list after 8071693
-
- Open
-