Integrated: 8256397: MultipleSelectionModel throws IndexOutOfBoundException
Florian Kirmaier
fkirmaier at openjdk.org
Sun Nov 27 13:52:24 UTC 2022
On Mon, 16 Nov 2020 14:41:57 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:
> Fixing IndexOutOfBoundsException in the MultipleSelectionModelBase and added a unit-test for it.
> ticket: https://bugs.openjdk.java.net/browse/JDK-8256397
> run test: `./gradlew --continue -PFULL_TEST=true controls:test --tests "*MultipleSelectionModelImplTest*"`
This pull request has now been integrated.
Changeset: 67088bea
Author: Florian Kirmaier <fkirmaier at openjdk.org>
Committer: Michael Strauß <mstrauss at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/67088beae1fea63b1e2ad72e88bb3fd96cf50bbd
Stats: 106 lines in 2 files changed: 81 ins; 19 del; 6 mod
8256397: MultipleSelectionModel throws IndexOutOfBoundException
Reviewed-by: aghaisas, mstrauss
-------------
PR: https://git.openjdk.org/jfx/pull/353
More information about the openjfx-dev
mailing list