> This PR, addressing 8343791, changes `Socket::connect()` methods to close the > `Socket` in the event that the connection cannot be established, the timeout > expires before the connection is established, or the socket address is > unresolved. > > `tier3` tests pass against the 9f00f61d3b7fa42a5e23a04f80bb4bb1a2076ef2.
Volkan Yazıcı has updated the pull request incrementally with one additional commit since the last revision: Reword the `ConnectFailTest` summary ------------- Changes: - all: https://git.openjdk.org/jdk/pull/22160/files - new: https://git.openjdk.org/jdk/pull/22160/files/d69d14c2..f39479d5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=22160&range=26 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22160&range=25-26 Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/22160.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22160/head:pull/22160 PR: https://git.openjdk.org/jdk/pull/22160