RFR: 8263322: Calling Application.launch on FX thread should throw IllegalStateException, but causes deadlock [v9]
Florian Kirmaier
fkirmaier at openjdk.java.net
Sun Mar 21 22:30:11 UTC 2021
> Fixing deadlock when calling Application.launch in the FXThread after Platform.startup
Florian Kirmaier has updated the pull request incrementally with one additional commit since the last revision:
JDK-8263322
fixed the names of some tests
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/421/files
- new: https://git.openjdk.java.net/jfx/pull/421/files/2b275f55..f0622da9
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jfx&pr=421&range=08
- incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=421&range=07-08
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jfx/pull/421.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/421/head:pull/421
PR: https://git.openjdk.java.net/jfx/pull/421
More information about the openjfx-dev
mailing list