Integrated: 8373098: RichTextArea: NPE in InputMethodRequests

Andy Goryachev angorya at openjdk.org
Fri Dec 5 17:07:27 UTC 2025


On Thu, 4 Dec 2025 17:12:18 GMT, Andy Goryachev <angorya at openjdk.org> 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.

This pull request has now been integrated.

Changeset: e28c5d2e
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/e28c5d2ee92e7eaead50828b2990c7f04597d322
Stats:     3 lines in 1 file changed: 3 ins; 0 del; 0 mod

8373098: RichTextArea: NPE in InputMethodRequests

Reviewed-by: lkostyra

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

PR: https://git.openjdk.org/jfx/pull/1997


More information about the openjfx-dev mailing list