On Thu, 22 Feb 2024 23:18:46 GMT, Marius Hanl <mh...@openjdk.org> wrote:

> maybe it's time to setup a VM on my Windows machine. Are there any 
> recommendations I may should follow for the setup? :-)

I don't know of any supported way to run macOS in a VM on a Windows host, but 
perhaps others will be able to help.

> Regarding the system tests, I checked the nested event loop ones on Windows 
> and they work for me.

It worked for me on Windows, too (and on Linux in a headful test run). I would 
want to make sure that we know _why_ they still work on Windows and Linux and 
fail on Mac, but I only saw the failures on Mac.

> I just pushed a change which may fixes this for Mac as well. The change is 
> also logical and is synchronized with the other changes I made to nested 
> event loops. Will ask my colleague as well to test my changes again + run the 
> most obvious (related) system tests on Mac.

I can also fire off a headful test run this afternoon, and post results 
tomorrow.

> I also will do a much bigger testing soon, I have an application that relies 
> heavily on nested event loops for blocking the UI while doing background work.

The results of that testing would be good information.

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

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

Reply via email to