git: openjdk/jfx22u: master: 3 new changesets

Kevin Rushforth kcr at openjdk.org
Fri Feb 2 19:00:48 UTC 2024


Changeset: 648dfd54
Author:    Nir Lisker <nlisker at openjdk.org>
Date:      2024-01-30 12:55:32 +0000
URL:       https://git.openjdk.org/jfx22u/commit/648dfd540cde6bc8127df333fe30b2cac5b022e6

8324658: Allow animation play/start/stop/pause methods to be called on any thread

Reviewed-by: kcr
Backport-of: c5ab220bbc885f2aa99d8c1d5ed8f1753e39251f

! modules/javafx.graphics/src/main/java/com/sun/javafx/util/Utils.java
! modules/javafx.graphics/src/main/java/javafx/animation/Animation.java
! modules/javafx.graphics/src/main/java/javafx/animation/AnimationTimer.java
! modules/javafx.graphics/src/main/java/javafx/animation/Timeline.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
+ tests/system/src/test/java/test/com/sun/javafx/animation/SynchronizationTest.java

Changeset: 34914c46
Author:    Michael Strauß <mstrauss at openjdk.org>
Date:      2024-01-30 19:35:59 +0000
URL:       https://git.openjdk.org/jfx22u/commit/34914c465ac71bd2ab3ba2a5ccae5f353bc59264

8324879: Platform-specific preferences keys are incorrect for Windows toolkit

Reviewed-by: kcr
Backport-of: af7e05716711d942df20eb1f807b384810a4a839

! modules/javafx.graphics/src/main/java/com/sun/glass/ui/win/WinApplication.java
! modules/javafx.graphics/src/main/native-glass/win/PlatformSupport.cpp
! tests/manual/events/PlatformPreferencesChangedTest.java

Changeset: 3980a726
Author:    Kevin Rushforth <kcr at openjdk.org>
Date:      2024-02-02 18:58:57 +0000
URL:       https://git.openjdk.org/jfx22u/commit/3980a7260ab1711a92c19d136161a7f8fe42ed0a

Merge




More information about the openjfx-changes mailing list