[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-openjfx-dev
Subject:    Withdrawn: 8324219: Remove incorrect documentation from Animation methods
From:       Michael =?UTF-8?B?U3RyYXXDnw==?= <mstrauss () openjdk ! org>
Date:       2024-01-30 5:41:40
Message-ID: p6qGtVGgTc8R3zErvxHygvgd6cAMLOOCwPlk8u7HIOY=.2d30d7f9-6958-4832-958c-5246c992576c () github ! com
[Download RAW message or body]

On Fri, 19 Jan 2024 16:07:31 GMT, Michael Strauß <mstrauss@openjdk.org> wrote:

> The `Animation` class states in the documentation of various methods that the \
> method call would be asynchronous, using language similar to: 
> 
> {@code stop()} is an asynchronous call, the {@code Animation} may not stop \
> immediately. 
> 
> This is factually wrong, there are no asynchronous calls. In fact, the methods in \
> question can only be called synchronously on the JavaFX Application thread, and the \
> state of the animation is changed immediately. For example, when `stop()` is \
> called, the animation transitions to the stopped state instantly, without waiting \
> for the next animation pulse.

This pull request has been closed without being integrated.

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

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic