RFR: JDK-8323543: NPE when table items are set to null [v6]
Marius Hanl
mhanl at openjdk.org
Fri Jan 19 20:29:43 UTC 2024
On Sun, 14 Jan 2024 16:06:42 GMT, Carl Döbbelin <duke at 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
> Yeah, and it's somewhat confusing to have jfx22u ..., but we need it to backport the WebKit update (which we explicitly do not want in JavaFX 22 GA, but in 22.0.1).
Thanks for the clarification!
I totally forgot/missed that we have a branch for every GA release in this repository, while every backport after is done in the jfx..u repository.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1329#issuecomment-1901065972
More information about the openjfx-dev
mailing list