-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: client-libs
Please run the attached test code; the output will be (JDK9 b115 + Win. 7):
disabledIconAt, bound = true
iconAt, bound = true
listening:
>>> LISTENER: indexForTitle changed
no change events for the bound icon properties received.
the issue is quite similar to JDK-8156776, but here the setters are explicitly annotated
disabledIconAt, bound = true
iconAt, bound = true
listening:
>>> LISTENER: indexForTitle changed
no change events for the bound icon properties received.
the issue is quite similar to JDK-8156776, but here the setters are explicitly annotated
- relates to
-
JDK-8156776 @BeanProperty: some wrong results when getting annotation fields by means of reflection
-
- Open
-