-
Bug
-
Resolution: Fixed
-
P4
-
8u101, 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8162424 | 8u112 | Andrey Rusakov | P4 | Resolved | Fixed |
Now JSObject.getSlot can be used only on FX Application thread, need to fix that to make test work again.
RULE "WebNodeAutomated/com/sun/fx/webnode/tests/bridge/BridgeCallTest/testCallArrayResult" Exception java.lang.IllegalStateException: Not on FX application thread
That looks like a new test failure, so using 8u102 as an affected version.
RULE "WebNodeAutomated/com/sun/fx/webnode/tests/bridge/BridgeCallTest/testCallArrayResult" Exception java.lang.IllegalStateException: Not on FX application thread
That looks like a new test failure, so using 8u102 as an affected version.
- backported by
-
JDK-8162424 [TEST_BUG] testCallArrayResult requires application thread
- Resolved