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. This pull request has now been integrated. Changeset: 2a31f69a Author: Alan Bateman <al...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2a31f69a55b64358a347b2cbc2c4df1890dd6840 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod 8353331: Test ForkJoinPool20Test::testFixedDelaySequence is failing Reviewed-by: dl, vklang ------------- PR: https://git.openjdk.org/jdk/pull/24353