[jdk17u-dev] RFR: 8301216: ForkJoinPool invokeAll() ignores timeout

Richard Reingruber rrich at openjdk.org
Tue May 9 09:41:40 UTC 2023


On Mon, 8 May 2023 09:15:38 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> In `FJP::invokeAll` we have to cancel the awaited task if the timeout is reached.
> 
> The reproducer attached to the bug report passes with this change.
> 
> The fix passed our CI testing. This includes most JCK and JTREG tiers 1-4 on the standard platforms and also on ppc64le.

> @reinrich The label `core-libs` is not a valid label. These labels are valid:

@RealCLanger do you know why there are no valid labels? Is this a problem for the review?

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1329#issuecomment-1539793245


More information about the jdk-updates-dev mailing list