RFR: 8313657 : com.sun.jndi.ldap.Connection.cleanup does not close connections on SocketTimeoutErrors [v6]

Weibing Xiao duke at openjdk.org
Mon Aug 14 13:27:05 UTC 2023


> 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:

  removed the unused variable

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/15143/files
  - new: https://git.openjdk.org/jdk/pull/15143/files/e3e98226..b7d0c257

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15143&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15143&range=04-05

  Stats: 4 lines in 1 file changed: 0 ins; 2 del; 2 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


More information about the core-libs-dev mailing list