RFR: 8342811: java/net/httpclient/PlainProxyConnectionTest.java failed: Unexpected connection count: 5 [v3]

duke duke at openjdk.org
Fri Nov 15 19:49:44 UTC 2024


On Fri, 15 Nov 2024 08:54:38 GMT, Volkan Yazıcı <duke at openjdk.org> wrote:

>> This PR introduces the following changes addressing intermittent `PlainProxyConnectionTest` failures reported in [JDK-8342811](https://bugs.openjdk.org/browse/JDK-8342811):
>> 
>> * Increase logging verbosity to aid in troubleshooting (if the failure happens to pop up again)
>> * Add salt to the used HTTP server path to decrease the chances of parallel running tests from interfering
>
> Volkan Yazıcı has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove references to the ticket ID

@vy 
Your change (at version 8cec4a7769f71dc0ca44e8c9e0bbfadcb0531927) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/22003#issuecomment-2479807996


More information about the net-dev mailing list