On Fri, 7 Nov 2025 14:39:14 GMT, Neha Joshi <[email protected]> wrote:

> This tests is not fixable and reproducible. The only thing we can do in order 
> to minimize intermittent failures is increasing the retry count and adding a 
> thread.sleep() before retrying.
> 
> **Reason for adding the Thread.sleep()** 
> This issue is happening under load and other tests might take the port, as 
> there is no visibility between tests. Sleep should increase the chances of 
> these tests releasing the port.
> 
> Old PR link for the reference :- https://github.com/openjdk/jdk/pull/19358

@nehajoshinj 
Your change (at version 0e4f7d4e430be71b98f873658237caae13dacbb3) is now ready 
to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/28198#issuecomment-3563429519

Reply via email to