On Mon, 5 Jan 2026 10:14:28 GMT, Christopher Schnick <[email protected]> wrote:

> This fixes a small issue where an NPE was always thrown on startup.

Good to remove these pretty much unused code.
And a good improvement, as creating an exception (which will then record the 
stacktrace) is always costly. And as you wrote, annoying when listening on NPEs 
when debugging.

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

Marked as reviewed by mhanl (Committer).

PR Review: https://git.openjdk.org/jfx/pull/2023#pullrequestreview-3630413358

Reply via email to