RFR: 8317834: java/lang/Thread/IsAlive.java timed out
Daniel Fuchs
dfuchs at openjdk.org
Tue Nov 14 17:15:29 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.
Looks reasonable to me. Let's give it at least 48 hours before integrating though, to let folks who might have an opinion (@dholmes-ora ?) to chime in.
-------------
Marked as reviewed by dfuchs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16659#pullrequestreview-1730279358
More information about the core-libs-dev
mailing list