On Fri, 21 Jan 2022 08:25:30 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:

> We were leaking the list returned by `createProxyList`. Verified that the 
> leak is no longer present with this patch. Also removed a few unused 
> variables.
> 
> Reported by clang-tidy.

This pull request has now been integrated.

Changeset: fe77250f
Author:    Daniel Jeliński <djelin...@openjdk.org>
Committer: Daniel Fuchs <dfu...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/fe77250fa450ec803d2818dc90c5bf156521d537
Stats:     11 lines in 1 file changed: 1 ins; 3 del; 7 mod

8280414: Memory leak in DefaultProxySelector

Reviewed-by: dfuchs

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

PR: https://git.openjdk.java.net/jdk/pull/7172

Reply via email to