Integrated: 8342811: java/net/httpclient/PlainProxyConnectionTest.java failed: Unexpected connection count: 5

Volkan Yazıcı duke at openjdk.org
Fri Nov 15 19:59:58 UTC 2024


On Mon, 11 Nov 2024 08:59:03 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

This pull request has now been integrated.

Changeset: 59ffac84
Author:    Volkan Yazıcı <volkan.yazici at oracle.com>
Committer: Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/59ffac84d39250623b0e6bcb871b5b3fe9c9cfe6
Stats:     21 lines in 1 file changed: 15 ins; 0 del; 6 mod

8342811: java/net/httpclient/PlainProxyConnectionTest.java failed: Unexpected connection count: 5

Reviewed-by: dfuchs

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

PR: https://git.openjdk.org/jdk/pull/22003


More information about the net-dev mailing list