JDK-8195750 - FilteredList

2020-12-30 Thread Knut Arne Vedaa
Does this bug: https://bugs.openjdk.java.net/browse/JDK-8195750 have any chance of being fixed? It's been open for almost 3 years and it essentially makes FilteredList unusable. Knut Arne Vedaa

Re: RFR: 8197991: Selecting many items in a TableView is very slow [v3]

2020-12-30 Thread yosbits
On Tue, 29 Dec 2020 09:50:42 GMT, Jose Pereda wrote: >> I commented. > > I've run SelectListView and SelectTableView tests and both run fine. As for > the SelectTableView test, with 700_000 rows, when there is no selection, > pressing SelectToEnd takes around 3.1 seconds, as expected. However,