On Wed, 10 Jan 2024 18:53:02 GMT, Carl Döbbelin <d...@openjdk.org> wrote:
> This PR fixes a nullpointer in TableSkinUtils that occured when the Tables > items were null. This pull request has now been integrated. Changeset: 872dbc8a Author: Carl Döbbelin <carl.car...@gmail.com> Committer: Marius Hanl <mh...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/872dbc8a2d254cba4df33fcc778b15b1a3c9b69f Stats: 60 lines in 5 files changed: 47 ins; 11 del; 2 mod 8323543: NPE when table items are set to null Reviewed-by: angorya, mhanl ------------- PR: https://git.openjdk.org/jfx/pull/1329