> com.sun.jndi.ldap.Connection::leanup does not close the underlying socket if > the is an IOException generation when the output stream was flushing the > buffer. > > Please refer to the bug https://bugs.openjdk.org/browse/JDK-8313657.
Weibing Xiao has updated the pull request incrementally with one additional commit since the last revision: update method name and test case ------------- Changes: - all: https://git.openjdk.org/jdk/pull/15143/files - new: https://git.openjdk.org/jdk/pull/15143/files/f33a565c..b46537be Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=15143&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15143&range=02-03 Stats: 16 lines in 2 files changed: 7 ins; 5 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/15143.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/15143/head:pull/15143 PR: https://git.openjdk.org/jdk/pull/15143