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

Kevin Rushforth kcr at openjdk.org
Sat Jan 27 18:08:34 UTC 2024


On Sat, 27 Jan 2024 17:26:45 GMT, Nir Lisker <nlisker at openjdk.org> wrote:

>> 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:
> 
>   Update documentation on AnimationTimer methods

The API looks good now, so you should be able to update the CSR.

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

PR Review: https://git.openjdk.org/jfx/pull/1352#pullrequestreview-1847148052


More information about the openjfx-dev mailing list