RFR: 8313657 : com.sun.jndi.ldap.Connection.cleanup does not close connections on SocketTimeoutErrors [v3]
Weibing Xiao
duke at openjdk.org
Wed Aug 9 00:21:56 UTC 2023
On Fri, 4 Aug 2023 19:09:58 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:
>
> update error message
1) Update the name of the methods
2) Update the test file.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15143#issuecomment-1670475452
More information about the core-libs-dev
mailing list