RFR: 8355615: ConcurrentModificationException creating MenuBar on background thread [v2]

Andy Goryachev angorya at openjdk.org
Mon May 12 16:22:00 UTC 2025


On Fri, 2 May 2025 15:44:03 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.
>
> Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Merge remote-tracking branch 'origin/master' into 8355615.menubar
>  - in fx thread
>  - install

@arapte could you please take a look at this PR?

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

PR Comment: https://git.openjdk.org/jfx/pull/1795#issuecomment-2873202229


More information about the openjfx-dev mailing list