On Wed, 27 May 2026 19:43:09 GMT, Sergey Bylokhov <[email protected]> wrote:

>> So you are (as I asked above) suggesting synchronizing that block in push() ?
>> It never has been synchronized before.
>
> I think that before 
> [8384381](https://github.com/openjdk/jdk/commit/9be6e77d7346b732acfc5b604fdf046273a4e623#diff-6e0df721ca0d7af46fa0e7c13ae47c5d031eaf0e2514c74fbd0407e3a4921f79L234),
>  the appContext was always created before any EventQueue was created, so this 
> issue did not exist, and now it is here.

might be solved by some synchronization or by different initialization order

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31262#discussion_r3313425604

Reply via email to