Integrated: 8313657 : com.sun.jndi.ldap.Connection.cleanup does not close connections on SocketTimeoutErrors
Weibing Xiao
duke at openjdk.org
Mon Aug 14 17:56:04 UTC 2023
On Thu, 3 Aug 2023 17:32:43 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.
This pull request has now been integrated.
Changeset: e56d3bc2
Author: Weibing Xiao <weibing.xiao at oracle.com>
Committer: Aleksei Efimov <aefimov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e56d3bc2dab3d32453b6eda66e8434953c436084
Stats: 214 lines in 2 files changed: 205 ins; 2 del; 7 mod
8313657: com.sun.jndi.ldap.Connection.cleanup does not close connections on SocketTimeoutErrors
Reviewed-by: vtewari, msheppar, aefimov
-------------
PR: https://git.openjdk.org/jdk/pull/15143
More information about the core-libs-dev
mailing list