RFR: 8368625: com/sun/net/httpserver/ServerStopTerminationTest.java fails intermittently in tier7 [v2]
Daniel Fuchs
dfuchs at openjdk.org
Tue Oct 21 09:30:08 UTC 2025
On Mon, 20 Oct 2025 18:07:39 GMT, Mark Sheppard <msheppar at openjdk.org> wrote:
>> The test that fails and has been updated with:
>>
>>
>> final Duration delayDuration = Duration.ofSeconds(Utils.adjustTimeout(20));
>>
>>
>> is `shouldAwaitActiveExchange()` so I guess your comment was intended for `shouldAwaitAfterExchange()`.
>>
>> BTW @myankelev: in `shouldCompeteAfterDelay` is `compete` a typo?
>
> apologies I got my cut and paste all wrong
>
> shouldAwaitActiveExchange
All clear then! :-)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27670#discussion_r2447468921
More information about the net-dev
mailing list