RFR: JDK-8323543: NPE when table items are set to null [v6]
Kevin Rushforth
kcr at openjdk.org
Fri Jan 19 13:13:43 UTC 2024
On Fri, 19 Jan 2024 12:37:48 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
> Ahh, makes sense, thanks. First time backporting. :)
Yeah, and it's somewhat confusing to have jfx22u active during RDP1 of JavaFX 22 where most fixes that go back into the 22 code line will want to go into 22 GA rather than 22.0.1. I had considered delaying the announcement of jfx22u being open, but we need it to backport the WebKit update (which we explicitly do not want in JavaFX 22 GA, but in 22.0.1).
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1329#issuecomment-1900403997
More information about the openjfx-dev
mailing list