-
Enhancement
-
Resolution: Unresolved
-
P4
-
8
-
None
FilteredList is an unmodifiable ObservableList, that is created by filtering another ObservableList, i.e. it provides the functionality needed by Parent.unmodifiableManagedChildren. FilteredList will have better performance than the current implementation, because it will touch only the elements that have changed in the source list.
- blocks
-
JDK-8101865 Optimize mapping from Node to LayoutRect in FlowLayout
- Closed
- is blocked by
-
JDK-8091262 FilteredList possible optimizations
- Open
-
JDK-8098279 Reintroduce SortedList/FilteredList and TransformationList
- Closed