RFR: 8263322: Deadlock when calling Application.launch in the FXThread after Platform.startup [v2]
Kevin Rushforth
kcr at openjdk.java.net
Wed Mar 10 17:33:08 UTC 2021
On Wed, 10 Mar 2021 16:42:41 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:
> About the CSR:
> This commit actually restores original behavior, when JavaFX was called with Application.launch, so it's not really a change in the API, it's more like a fix for a regression.
Not quite. See my reply above.
> How would I create a CSR? Just by creating a ticket at https://bugs.openjdk.java.net/issues/?jql=issuetype%20%3D%20CSR with the type CSR?
Almost. Go to your bug in JBS, and use the "More" pull-down menu. There is a "Create CSR" option.
-------------
PR: https://git.openjdk.java.net/jfx/pull/421
More information about the openjfx-dev
mailing list