RFR: 8088343: Intermittent unit test failure in javafx.concurrent.ServiceLifecycleTest

Kevin Rushforth kcr at openjdk.org
Thu Apr 10 22:18:31 UTC 2025


On Thu, 10 Apr 2025 21:22:21 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> The code should not set the `Task.state` value to `CANCELLED` if the said task is already `SUCCEEDED` or `FAILED`.
> 
> This is a product bug.

Reviewers: @kevinrushforth @arapte

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

PR Comment: https://git.openjdk.org/jfx/pull/1769#issuecomment-2795283488


More information about the openjfx-dev mailing list