RFR: JDK-8323543: NPE when table items are set to null [v3]
Carl Döbbelin
duke at openjdk.org
Thu Jan 11 16:48:53 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: add test and fix for another npe
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1329/files
- new: https://git.openjdk.org/jfx/pull/1329/files/54e8668e..f883a003
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1329&range=02
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1329&range=01-02
Stats: 11 lines in 3 files changed: 9 ins; 1 del; 1 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