Application freeze on dialog close [Mac]
Craig Raw
craigraw at gmail.com
Fri May 26 10:06:27 UTC 2023
I have multiple reports of application freeze (spinning beach ball) when a
Dialog opened with showAndWait() is closed. The application does not
recover and must be terminated with force quit. No error logging is
produced.
This only occurs on a Mac, and is rare, but can be consistently reproduced
on affected machines. It occurs on both Intel and M1 chipsets. Preferring a
software pipeline (prism.order=sw) does not affect it. I am currently
building with JavaFX 18 on JDK 18.
I cannot find any related JavaFX bug report. My own Github issue is here:
https://github.com/sparrowwallet/sparrow/issues/586
Any assistance with further diagnosing or solving this would be appreciated.
Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20230526/1c38c674/attachment.htm>
More information about the openjfx-dev
mailing list