RFR: 8324658: Allow animation play/start/stop/pause methods to be called on any thread [v5]
Kevin Rushforth
kcr at openjdk.org
Mon Jan 29 15:56:45 UTC 2024
On Mon, 29 Jan 2024 14:16:00 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> I was also going to suggest `xxImpl` with a short javadoc comment. That is a pattern we use elsewhere. I don't dislike the current name, but I can see Jose's point.
>
> Changed to `xxImpl` with a doc comment.
Thanks. You missed the one in Timeline (which is why there is a compilation error).
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1352#discussion_r1469806371
More information about the openjfx-dev
mailing list