RFR: JDK-8323543: NPE when table items are set to null [v5]

Carl Döbbelin duke at openjdk.org
Thu Jan 11 19:50:49 UTC 2024


> This PR fixes a nullpointer in TableSkinUtils that occured when the Tables items were null.

Carl Döbbelin has updated the pull request incrementally with one additional commit since the last revision:

  JDK-8323543: migrates tests to junit 5

-------------

Changes:
  - all: https://git.openjdk.org/jfx/pull/1329/files
  - new: https://git.openjdk.org/jfx/pull/1329/files/bc515d7d..6bd6e18c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1329&range=04
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1329&range=03-04

  Stats: 684 lines in 2 files changed: 289 ins; 13 del; 382 mod
  Patch: https://git.openjdk.org/jfx/pull/1329.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1329/head:pull/1329

PR: https://git.openjdk.org/jfx/pull/1329


More information about the openjfx-dev mailing list