-
Task
-
Resolution: Fixed
-
P2
-
fx2.0
We want to remove the interfaces FilterableList and SortableList, as well as the implementations FilteredList and SortedList from the public API. These are optional features, that are not part of the committed deliverables for the Presidio release, but they were added very late during the beta timeframe.
The reasons are:
1. The current functionality is insufficient. We know that for sure already. It is not clear, if the missing functionality can be implemented compatible to the current design.
2. The performance is not were we want it to be for a release.
3. Stability seems to be an issue.
The reasons are:
1. The current functionality is insufficient. We know that for sure already. It is not clear, if the missing functionality can be implemented compatible to the current design.
2. The performance is not were we want it to be for a release.
3. Stability seems to be an issue.
- blocks
-
JDK-8093278 FitleredList: incorrect initial state with batch and reject-all matcher
- Closed
-
JDK-8093683 SortedList: throws on removeAll
- Closed
-
JDK-8095354 SortedList: throws on set
- Closed
-
JDK-8095825 SortedList: throws on removeAll
- Closed
-
JDK-8096857 FilteredList: broken change notification
- Closed
- relates to
-
JDK-8098279 Reintroduce SortedList/FilteredList and TransformationList
- Closed
(1 relates to)