RFR: 8317834: java/lang/Thread/IsAlive.java timed out [v2]
Darragh Clarke
dclarke at openjdk.org
Tue Nov 14 17:25:42 UTC 2023
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16659/files
- new: https://git.openjdk.org/jdk/pull/16659/files/cd13a00c..d3ac2694
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16659&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16659&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/16659.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16659/head:pull/16659
PR: https://git.openjdk.org/jdk/pull/16659
More information about the core-libs-dev
mailing list