Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8292805 | jfx20 | Nir Lisker | P4 | Resolved | Fixed | b03 |
The bindings created by Bindings.createXxxBinding reimplement the getDependencies and dispose methods, but the inherited docs specify that the implementation is empty, while it is not true anymore.
- backported by
-
JDK-8292805 Bindings.createXxxBinding inherit incorrect method docs
- Resolved