On Fri, 18 Nov 2022 03:19:03 GMT, Michael Strauß <mstra...@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