On Tue, 7 Jul 2026 00:19:32 GMT, Jose Pereda <[email protected]> wrote:

> // ... This state is necessary to prevent the platform
> // window from being closed more than once.

What flow is expected when the window if being closed more than once? I assume 
it is always initiated from the native window system? In that case, it will 
happen on the FX Thread, and it will not be started until the previous 
notification listener code has finished.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2202#discussion_r3556816334

Reply via email to