Integrated: 8357285 : JSR166 Test case testShutdownNow_delayedTasks failed
Viktor Klang
vklang at openjdk.org
Fri May 23 14:56:58 UTC 2025
On Thu, 22 May 2025 14:19:09 GMT, Viktor Klang <vklang at openjdk.org> wrote:
> Barring other effects, it is likely that this test just needs to have some longer timeouts to ensure that a stall isn't likely to fail the test case. The shouldn't have any impact on test execution duration, as the test looks at tasks which *have not executed yet*.
This pull request has now been integrated.
Changeset: 6a078204
Author: Viktor Klang <vklang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6a07820483bcf3e9d7df27ee496db43675f1c002
Stats: 5 lines in 1 file changed: 2 ins; 0 del; 3 mod
8357285: JSR166 Test case testShutdownNow_delayedTasks failed
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/25394
More information about the core-libs-dev
mailing list