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

Nir Lisker nlisker at openjdk.org
Sun Jan 28 00:53:55 UTC 2024


> Added a utility method to run code on the FX thread if it's not already, and changed the animation methods to use it.

Nir Lisker has updated the pull request incrementally with one additional commit since the last revision:

  Remove irrelevant tests

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1352/files
  - new: https://git.openjdk.org/jfx/pull/1352/files/e074def2..70e63e0e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1352&range=06
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1352&range=05-06

  Stats: 228 lines in 2 files changed: 0 ins; 228 del; 0 mod
  Patch: https://git.openjdk.org/jfx/pull/1352.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1352/head:pull/1352

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


More information about the openjfx-dev mailing list