On Mon, 3 Mar 2025 23:50:07 GMT, Andy Goryachev <ango...@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 <ango...@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