On Sun, 14 Jan 2024 16:06:42 GMT, Carl Döbbelin <d...@openjdk.org> wrote:
>> This PR fixes a nullpointer in TableSkinUtils that occured when the Tables >> items were null. > > Carl Döbbelin has refreshed the contents of this pull request, and previous > commits have been removed. The incremental views will show differences > compared to the previous content of the PR. The pull request contains one new > commit since the last revision: > > JDK-8323543: change tests to JUnit4 for compatibility Looks good. Can confirm that this fixes the NPE. I can file a ticket after this one is merged to migrate the tests to JUnit5. I think this makes sense here. ------------- Marked as reviewed by mhanl (Committer). PR Review: https://git.openjdk.org/jfx/pull/1329#pullrequestreview-1822928945