On Wed, 16 Aug 2023 12:11:54 GMT, Jose Pereda <jper...@openjdk.org> wrote:

> This PR fixes some failing tests that started failing after the check on 
> animations being played on the JavaFX thread was enforced, by simply wrapping 
> the `play` call with `Platform.runLater`

This pull request has now been integrated.

Changeset: 3b105621
Author:    Jose Pereda <jper...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/3b105621ae9f0d0fd99a615db4c084e8ecb906a8
Stats:     7 lines in 3 files changed: 1 ins; 0 del; 6 mod

8314266: Several test failures after fix for JDK-8159048

Reviewed-by: kcr

-------------

PR: https://git.openjdk.org/jfx/pull/1211

Reply via email to