On Wed, 10 Mar 2021 22:35:31 GMT, Florian Kirmaier <fkirma...@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