RFR: 8353331: Test ForkJoinPool20Test::testFixedDelaySequence is failing

Viktor Klang vklang at openjdk.org
Tue Apr 1 12:30:10 UTC 2025


On Tue, 1 Apr 2025 10:56:25 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> ForkJoinPool20Test::testFixedDelaySequence is failing intermittently. The assert that checks that the periodically tasks only executes 8 times is removed, it may run more than this before it cancelled.

Marked as reviewed by vklang (Reviewer).

Thanks for fixing this, @AlanBateman

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

PR Review: https://git.openjdk.org/jdk/pull/24353#pullrequestreview-2732518687
PR Comment: https://git.openjdk.org/jdk/pull/24353#issuecomment-2769194218


More information about the core-libs-dev mailing list