On Tue, 1 Apr 2025 10:56:25 GMT, Alan Bateman <al...@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. Yes, the bound is no longer guaranteed after adapting this test from STPE. ------------- Marked as reviewed by dl (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/24353#pullrequestreview-2732388145