-
Enhancement
-
Resolution: Unresolved
-
P4
-
8
It would be ideal if the Controls API had the notion of a lifecycle, as it would allow for performance improvements and less memory usage. For example, if we had events for addedToScene, removedFromScene, controlShowing and controlHidden. See linked issues for more detail on how this could help.
- relates to
-
JDK-8128885 Memory leak in ListView: listeners are not removed
- Resolved
-
JDK-8116148 Memory Leak: event handlers of root TreeItem are not removed
- Closed
-
JDK-8091410 [ComboBox] Custom string converter is applied too many times.
- Open
-
JDK-8102571 Indeterminate progressbar uses too much CPU (even when invisible)
- Resolved