On Wed, 28 Feb 2024 20:20:35 GMT, Martin Fox <m...@openjdk.org> wrote:

> I don't think this is a problem with the nested event loop bookkeeping. It 
> looks like a much simpler bug in the invokeLaterDispatcher.

Well, yes and no. My testing was showing that `notifyLeftNestedEventLoop` was 
not even called in the finally block, so there is that. We may still have a 
problem at the `InvokeLaterDispatcher`, although not 100% sure since it worked 
good for me on Windows.
But I will test it more as soon as I have more time, since I want to really 
check everything, so I do not miss anything here.

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

PR Comment: https://git.openjdk.org/jfx/pull/1324#issuecomment-1969990780

Reply via email to