RFR: 8196065: ListChangeListener getRemoved() returns items that were not removed. [v6]
Michael Strauß
mstrauss at openjdk.java.net
Sat May 29 12:31:33 UTC 2021
On Sat, 29 May 2021 09:22:35 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:
>> I disabled the tests until the underlying [issue](https://bugs.openjdk.java.net/browse/JDK-8267951) is fixed.
>
> Would suggest to make them correct before ignoring - expected are the exact analogue of those fired by selectedIndices (which is two in the test setup)
Done.
-------------
PR: https://git.openjdk.java.net/jfx/pull/478
More information about the openjfx-dev
mailing list