git: openjdk/jfx: master: 8159048: Animation and AnimationTimer methods must be called on JavaFX Application thread

Jose Pereda jpereda at openjdk.org
Mon Aug 14 22:48:56 UTC 2023


Changeset: c3257fc6
Author:    Jose Pereda <jpereda at openjdk.org>
Date:      2023-08-14 22:47:52 +0000
URL:       https://git.openjdk.org/jfx/commit/c3257fc6a6ce7a50a67a01a3a483ce7e2b4a8688

8159048: Animation and AnimationTimer methods must be called on JavaFX Application thread

Reviewed-by: angorya, kcr

! modules/javafx.graphics/src/main/java/javafx/animation/Animation.java
! modules/javafx.graphics/src/main/java/javafx/animation/AnimationTimer.java
+ tests/system/src/test/java/test/com/sun/javafx/animation/AnimationTest.java
+ tests/system/src/test/java/test/com/sun/javafx/animation/AnimationTimerTest.java



More information about the openjfx-changes mailing list