RFR: 8256397: MultipleSelectionModel throws IndexOutOfBoundException [v5]

Florian Kirmaier fkirmaier at openjdk.org
Wed Nov 23 08:11:31 UTC 2022


On Fri, 18 Nov 2022 03:19:03 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

>> Florian Kirmaier has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   JDK_8256397
>>   Fixed more issues with the multiple selection model change events, and verified them with more unit-tests.
>
> modules/javafx.controls/src/test/java/test/javafx/scene/control/MultipleSelectionModelImplTest.java line 1470:
> 
>> 1468:     }
>> 1469: 
>> 1470:     public ListView creatListViewWithMultipleSelection() {
> 
> There's a typo in "creatList..."

fixed

-------------

PR: https://git.openjdk.org/jfx/pull/353


More information about the openjfx-dev mailing list