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 > /backport jfx22u @Maran23 That will target jfx22u for JavaFX 22.0.1, which would probably be OK, but as I mentioned above, since we are still in RDP1 for JavaFX 22, this is a good candidate for JavaFX 22. So I recommend abandoning the above PR and instead target the jfx22 branch of the jfx repo: `/backport jfx jfx22` instead. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1329#issuecomment-1898837148