-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8u40
-
Component/s: javafx
$ gradle -PFULL_TEST=true :systemTests:test
javafx.scene.Snapshot1Test > testConstructSceneWrongThread FAILED
java.lang.AssertionError: Expected exception: java.lang.IllegalStateException
1230 tests completed, 1 failed, 479 skipped
javafx.scene.Snapshot1Test > testConstructSceneWrongThread FAILED
java.lang.AssertionError: Expected exception: java.lang.IllegalStateException
1230 tests completed, 1 failed, 479 skipped
- relates to
-
JDK-8093856 Some controls can only be created on the FX application thread
-
- Resolved
-