RFR: 8263322: Calling Application.launch on FX thread should throw IllegalStateException, but causes deadlock [v7]
Florian Kirmaier
fkirmaier at openjdk.java.net
Sun Mar 21 22:26:13 UTC 2021
On Fri, 12 Mar 2021 16:11:17 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Florian Kirmaier has updated the pull request incrementally with one additional commit since the last revision:
>>
>> JDK-8263322
>> Seperated the unit-tests into seperate files
>
> tests/system/src/test/java/test/com/sun/javafx/application/InitializeJavaFXBase.java line 35:
>
>> 33: public class InitializeJavaFXBase {
>> 34:
>> 35:
>
> Minor: there is an extra blank line here
removed
-------------
PR: https://git.openjdk.java.net/jfx/pull/421
More information about the openjfx-dev
mailing list