PLACEHOLDER FOR RELEASE NOTE
NOTE: There is still an open discussion as to whether we should rework these methods to be thread-safe, with the implementation using a runLater if called on a thread other than the JavaFX application thread, instead of throwing an exception. Until this is resolved, we will not write the release note.
NOTE: There is still an open discussion as to whether we should rework these methods to be thread-safe, with the implementation using a runLater if called on a thread other than the JavaFX application thread, instead of throwing an exception. Until this is resolved, we will not write the release note.
- relates to
-
JDK-8159048 Animation and AnimationTimer methods must be called on JavaFX Application thread
- Closed