git: openjdk/jfx: jfx22: 8323543: NPE when table items are set to null
Marius Hanl
mhanl at openjdk.org
Fri Jan 19 20:17:44 UTC 2024
Changeset: 9587f51e
Author: Marius Hanl <mhanl at openjdk.org>
Date: 2024-01-19 20:16:54 +0000
URL: https://git.openjdk.org/jfx/commit/9587f51e97200d886721ea0ea960a694201e6317
8323543: NPE when table items are set to null
Reviewed-by: kcr
Backport-of: 872dbc8a2d254cba4df33fcc778b15b1a3c9b69f
! modules/javafx.controls/src/main/java/javafx/scene/control/TableView.java
! modules/javafx.controls/src/main/java/javafx/scene/control/skin/TableSkinUtils.java
! modules/javafx.controls/src/main/java/javafx/scene/control/skin/TableViewSkinBase.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