Integrated: 8314266: Several test failures after fix for JDK-8159048
Jose Pereda
jpereda at openjdk.org
Wed Aug 16 12:37:21 UTC 2023
On Wed, 16 Aug 2023 12:11:54 GMT, Jose Pereda <jpereda at 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 <jpereda at 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
More information about the openjfx-dev
mailing list