RFR: 8256397: MultipleSelectionModel throws IndexOutOfBoundException [v7]
Ajit Ghaisas
aghaisas at openjdk.org
Fri Nov 25 12:47:19 UTC 2022
On Wed, 23 Nov 2022 08:09:54 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*"`
>
> Florian Kirmaier has updated the pull request incrementally with one additional commit since the last revision:
>
> JDK_8256397
> small whitespace fix
Marked as reviewed by aghaisas (Reviewer).
-------------
PR: https://git.openjdk.org/jfx/pull/353
More information about the openjfx-dev
mailing list