RFR: 8313657 : com.sun.jndi.ldap.Connection.cleanup does not close connections on SocketTimeoutErrors [v5]
Vyom Tewari
vtewari at openjdk.org
Wed Aug 9 18:08:29 UTC 2023
On Wed, 9 Aug 2023 12:52:35 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:
>
> class access modifier
Latest code looks OK to me.
-------------
Marked as reviewed by vtewari (Committer).
PR Review: https://git.openjdk.org/jdk/pull/15143#pullrequestreview-1570238198
More information about the core-libs-dev
mailing list