RFR: 8317834: java/lang/Thread/IsAlive.java timed out [v2]

Alan Bateman alanb at openjdk.org
Tue Nov 14 17:35:30 UTC 2023


On Tue, 14 Nov 2023 17:25:42 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.
>
> Darragh Clarke has updated the pull request incrementally with one additional commit since the last revision:
> 
>   use default timeout

Marked as reviewed by alanb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16659#pullrequestreview-1730325897


More information about the core-libs-dev mailing list