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

Aleksei Efimov aefimov at openjdk.org
Mon Aug 14 17:56:02 UTC 2023


On Mon, 14 Aug 2023 13:27:05 GMT, Weibing Xiao <duke at openjdk.org> wrote:

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

Marked as reviewed by aefimov (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/15143#pullrequestreview-1577326005


More information about the core-libs-dev mailing list