On Tue, 13 Oct 2020 13:15:10 GMT, Jeanette Winzenburg <[email protected]> wrote:
> issue is about missing regressions tests for > [JDK-8093144](https://bugs.openjdk.java.net/browse/JDK-8093144) > > added tests for implementations of ObservableList that might be effected > (FilteredList, selectedItems in ListView and > friends) - see bug report for details. Happily, the tests are passing with > the current code base :) To see them failing > requires to replace the methods with invalid implementations (the bug report > has a snippet that can be c&p'ed to > replace the correct version) Looks great. Thanks for the additional tests. ------------- Marked as reviewed by kcr (Lead). PR: https://git.openjdk.java.net/jfx/pull/319
