Withdrawn: 8349004: DatePicker: NPE in show() when initialized in a background thread

Andy Goryachev angorya at openjdk.org
Fri Feb 14 19:36:17 UTC 2025


On Wed, 12 Feb 2025 19:45:32 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> ## Root Cause
> 
> Focus is being requested in show(), even a background thread.
> 
> ## Solution
> 
> Do not request focus if in a background thread.

This pull request has been closed without being integrated.

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

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


More information about the openjfx-dev mailing list