RFR: 8346017: Socket.connect specified to throw UHE for unresolved address is problematic for SOCKS V5 proxy [v2]
Daniel Fuchs
dfuchs at openjdk.org
Fri Dec 13 10:25:36 UTC 2024
On Thu, 12 Dec 2024 19:11:10 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> ConnectFailTest is a test for connect failing. I'm tempted to suggest that we create a new test for SOCKS and not modify ConnectFailTest. With SOCKS then the connect may succeed with an unresolved address so I think different to the direct case. Daniel, do you agree on this?
It's a good suggestion. Maybe we could had a test for the HTTP proxy case as well?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22719#issuecomment-2541102829
More information about the net-dev
mailing list