On Thu, 14 Nov 2024 15:30:46 GMT, Daniel Fuchs <dfu...@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