Integrated: 8350976: MenuBarSkin: exception initializing in a background thread
Andy Goryachev
angorya at openjdk.org
Wed Apr 2 14:35:16 UTC 2025
On Mon, 3 Mar 2025 23:50:07 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Allows MenuBar to be created in a background thread by delaying MenuBarSkin::rebuildUI() call until after the MenuBar becomes a part of the scene graph.
This pull request has now been integrated.
Changeset: 4a4272b7
Author: Andy Goryachev <angorya at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/4a4272b79225f31b574b237a20a403a2fc106591
Stats: 67 lines in 2 files changed: 56 ins; 7 del; 4 mod
8350976: MenuBarSkin: exception initializing in a background thread
Reviewed-by: lkostyra, jdv
-------------
PR: https://git.openjdk.org/jfx/pull/1727
More information about the openjfx-dev
mailing list