[10] RFR 8187044: HttpClient ConnectionPool may spawn several concurrent CacheCleaner and prevent early GC of HttpClient.

Chris Hegarty chris.hegarty at oracle.com
Fri Sep 1 16:08:42 UTC 2017


On 31/08/17 16:07, Daniel Fuchs wrote:
> Hi,
>
> Please find below a small fix for:
> 8187044: HttpClient ConnectionPool may spawn several
>          concurrent CacheCleaner and prevent early GC of HttpClient.
> https://bugs.openjdk.java.net/browse/JDK-8187044
>
> webrev: http://cr.openjdk.java.net/~dfuchs/webrev_8187044/webrev.00/

You probably don't need the reachabilityFence, otherwise looks good.

-Chris.


More information about the net-dev mailing list