On Tue, 9 Mar 2021 21:49:36 GMT, Florian Kirmaier <fkirma...@openjdk.org> wrote:
> Fixing deadlock when calling Application.launch in the FXThread after > Platform.startup This pull request has now been integrated. Changeset: 9796a83f Author: Florian Kirmaier <fkirma...@openjdk.org> Committer: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/9796a83f Stats: 280 lines in 9 files changed: 280 ins; 0 del; 0 mod 8263322: Calling Application.launch on FX thread should throw IllegalStateException, but causes deadlock Reviewed-by: kcr, arapte ------------- PR: https://git.openjdk.java.net/jfx/pull/421