RFR: 8314266: Several test failures after fix for JDK-8159048
Kevin Rushforth
kcr at openjdk.org
Wed Aug 16 12:30:20 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`
LGTM
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1211#pullrequestreview-1580480370
More information about the openjfx-dev
mailing list