hg: openjfx/8u-dev/rt: [TEST-ONLY] change TestBase to initialize toolkit in @BeforeClass method
hang.vo at oracle.com
hang.vo at oracle.com
Wed Mar 5 10:48:30 PST 2014
Changeset: a080ea040a9c
Author: kcr
Date: 2014-03-05 10:36 -0800
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a080ea040a9c
[TEST-ONLY] change TestBase to initialize toolkit in @BeforeClass method
Summary: This change matches what we do elsewhere and avoids waiting in the static block which will deadlock whenn we change to using lambdas (see JDK-8036728)
! modules/web/src/test/java/javafx/scene/web/TestBase.java
More information about the openjfx-dev
mailing list