RFR: 8342811: java/net/httpclient/PlainProxyConnectionTest.java failed: Unexpected connection count: 5 [v3]
Volkan Yazıcı
duke at openjdk.org
Fri Nov 15 08:54:39 UTC 2024
On Thu, 14 Nov 2024 15:30:46 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Volkan Yazıcı has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove references to the ticket ID
>
> test/jdk/java/net/httpclient/PlainProxyConnectionTest.java line 60:
>
>> 58: * verifying that the remote address of the HTTP exchange (on the fake proxy server)
>> 59: * is always the same InetSocketAddress. Logging verbosity is increased to aid in
>> 60: * diagnosis of intermittent failures reported in 8342811.
>
> Not a big deal but there's no need to add that to the test summary.
Removed in 8cec4a7769f71dc0ca44e8c9e0bbfadcb0531927. (I had kept it around so that if the issue pops up again and we figure out how to fix it, we will have a handle to go to the ticket and resolve it. But there are other, maybe better, ways to do this, I guess.)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22003#discussion_r1843401035
More information about the net-dev
mailing list