RFR: 8374515: javafx.scene.PropertyHelper causes uncessary silent NullPointerException

Christopher Schnick duke at openjdk.org
Mon Jan 5 17:23:38 UTC 2026


On Mon, 5 Jan 2026 16:39:07 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> This fixes a small issue where an NPE was always thrown on startup.
>
> @crschnick We _never_ reuse a JBS bug ID that is Resolved as Fixed. This PR will need  a new bug. Please remove the bug ID (8374515) from the title of this PR and later replace it with the new bug ID.

@kevinrushforth That bug is already a new one. I don't have control over how newly opened bugs are handled in terms of state.

I recently submitted a little bit more clearer instructions on how to reproduce, but I think the original instructions were clear enough as the method only has one catch block.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/2023#issuecomment-3711245741


More information about the openjfx-dev mailing list