git: openjdk/jfx: master: 8273339: IOOBE with ListChangeListener added to the selectedItems list of a TableView
Jose Pereda
jpereda at openjdk.java.net
Thu Apr 7 12:53:22 UTC 2022
Changeset: c55931f6
Author: Jose Pereda <jpereda at openjdk.org>
Date: 2022-04-07 12:52:58 +0000
URL: https://git.openjdk.java.net/jfx/commit/c55931f662ccbb4cdbb602a31d3d61231ebf79ca
8273339: IOOBE with ListChangeListener added to the selectedItems list of a TableView
Reviewed-by: aghaisas
! modules/javafx.controls/src/main/java/javafx/scene/control/ControlUtils.java
! modules/javafx.controls/src/main/java/javafx/scene/control/TableView.java
! modules/javafx.controls/src/main/java/javafx/scene/control/TreeTableView.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TableViewTest.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TreeTableViewTest.java
More information about the openjfx-changes
mailing list