Integrated: 8263322: Calling Application.launch on FX thread should throw IllegalStateException, but causes deadlock

Florian Kirmaier fkirmaier at openjdk.java.net
Wed Apr 7 11:37:23 UTC 2021


On Tue, 9 Mar 2021 21:49:36 GMT, Florian Kirmaier <fkirmaier at 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 <fkirmaier at openjdk.org>
Committer: Kevin Rushforth <kcr at 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


More information about the openjfx-dev mailing list