RFR: 8324082: more monitoring test timeout adjustments
Daniel D. Daugherty
dcubed at openjdk.org
Thu Jan 18 13:18:21 UTC 2024
On Thu, 18 Jan 2024 05:16:33 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> Trivial fixes to adjust more monitoring test timeouts.
>>
>> See the bug report for the gory timeout details.
>
> Shouldn't we use a larger timeoutfactor for slowdebug builds?
@plummercj, @kevinjwalls and @sspitsyn - Thanks for the reviews. Copyright years updated.
@plummercj - The collection of adjustments I have been making to the monitoring tests have
all been made with TimeoutFactor == 1. This is intentional because these tests pass with that
timeout factor when they are run by themselves on a system. It is only with extremely high
stress levels that we see these slowdebug timeouts.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17478#issuecomment-1898459015
More information about the hotspot-runtime-dev
mailing list