On Thu, 4 Dec 2025 17:12:18 GMT, Andy Goryachev <[email protected]> wrote:
> Fixes an NPE discovered while working on > https://github.com/openjdk/jfx/pull/1975 > > To reproduce, run RichTextAreaDemoApp with a "2,000,000,000 Lines" model and > try scrolling with the mouse wheel rapidly up and down. LGTM. I couldn't reproduce the original issue, but since it's a trivial NPE and this change addresses what the stacktrace in the issue said I think it's okay. And it certainly shows no NPEs after the patch =) ------------- Marked as reviewed by lkostyra (Reviewer). PR Review: https://git.openjdk.org/jfx/pull/1997#pullrequestreview-3543532379
