https://bugs.openjdk.java.net/browse/JDK-8177077
Please review the patch attached to JDK-8177077 I simply wrapped invocations to Timeline.play() and Timeline.stop() by Platform.runLater, so it should be thread safe now.
https://bugs.openjdk.java.net/browse/JDK-8177077
Please review the patch attached to JDK-8177077 I simply wrapped invocations to Timeline.play() and Timeline.stop() by Platform.runLater, so it should be thread safe now.