On Wed, 27 May 2026 17:41:49 GMT, Phil Race <[email protected]> wrote:
>I have no reason to suppose any ordering problem here. One of them is static, another one is constructor, and the third one is EventQueue.push which may set that static field directly. There is should be a way to break that by calling in some specific order. there is no any specific synchronizations or locks/ or something. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31262#discussion_r3312755009
