Integrated: 8355615: ConcurrentModificationException creating MenuBar on background thread
Andy Goryachev
angorya at openjdk.org
Wed May 14 14:37:00 UTC 2025
On Fri, 25 Apr 2025 22:39:12 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Moving MenuBarSkin initialization code to install() which always happens in the FX Application Thread.
>
> Also, ensure that the reverse process also happens in the FX application thread.
This pull request has now been integrated.
Changeset: 4f60bc8c
Author: Andy Goryachev <angorya at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/4f60bc8c429693f4431794415a4c84fa114411f8
Stats: 15 lines in 2 files changed: 11 ins; 0 del; 4 mod
8355615: ConcurrentModificationException creating MenuBar on background thread
Reviewed-by: kcr, zelmidaoui
-------------
PR: https://git.openjdk.org/jfx/pull/1795
More information about the openjfx-dev
mailing list