Integrated: 8317834: java/lang/Thread/IsAlive.java timed out

Darragh Clarke dclarke at openjdk.org
Fri Nov 17 12:24:42 UTC 2023


On Tue, 14 Nov 2023 16:41:31 GMT, Darragh Clarke <dclarke at openjdk.org> wrote:

> Currently the `IsAlive` test occasionally times out.
> 
> This PR changes the timeout from `10` to `25` which I think is an adequate increase based on the failures I've seen. Though I'd be happy to change it to another value if someone thinks `25` isn't ideal.

This pull request has now been integrated.

Changeset: 5522656a
Author:    Darragh Clarke <dclarke at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5522656af73347439eac6ecfef35d4a8f3dce77d
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8317834: java/lang/Thread/IsAlive.java timed out

Reviewed-by: dfuchs, alanb, dholmes, shade

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

PR: https://git.openjdk.org/jdk/pull/16659


More information about the core-libs-dev mailing list