Integrated: JDK-8323543: NPE when table items are set to null

Carl Döbbelin duke at openjdk.org
Wed Jan 17 12:33:07 UTC 2024


On Wed, 10 Jan 2024 18:53:02 GMT, Carl Döbbelin <duke at 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.carlec at gmail.com>
Committer: Marius Hanl <mhanl at 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


More information about the openjfx-dev mailing list