RFR: 8263322: Deadlock when calling Application.launch in the FXThread after Platform.startup [v2]
Florian Kirmaier
fkirmaier at openjdk.java.net
Wed Mar 10 16:45:08 UTC 2021
On Wed, 10 Mar 2021 16:23:53 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:
>> Contribution.MD states, that it's automatically checked for whitespace errors? Is this not true?
>>
>> As a clarification, this PR restores the previous behavior before Platform.startup. With this PR Application.launch and Platform.startup behaves the same.
>
> I forgot to commit a part of the fix, which is why the second test hang. It's now part of the PR.
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.
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?
-------------
PR: https://git.openjdk.java.net/jfx/pull/421
More information about the openjfx-dev
mailing list