RFR: 8263322: Deadlock when calling Application.launch in the FXThread after Platform.startup [v4]
Ambarish Rapte
arapte at openjdk.java.net
Fri Mar 12 09:05:09 UTC 2021
On Wed, 10 Mar 2021 22:35:31 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:
>> 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
> updated the javadoc to mention the new case.
tests/system/src/test/java/test/com/sun/javafx/application/InitializeJavaFXLaunchTest.java line 2:
> 1: /*
> 2: * Copyright (c) 2012, 2021, Oracle and/or its affiliates. All rights reserved.
Minor year correction-> `Copyright (c) 2021,`
Similar change in other test files.
-------------
PR: https://git.openjdk.java.net/jfx/pull/421
More information about the openjfx-dev
mailing list