You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Lucas Pouzac (JIRA)" <ji...@apache.org> on 2014/08/11 13:29:11 UTC

[jira] [Created] (HTTPCLIENT-1538) Monitor contention at org.apache.http.impl.client.CloseableHttpResponseProxy.newProxy(HttpResponse original)

Lucas Pouzac created HTTPCLIENT-1538:
----------------------------------------

             Summary: Monitor contention at org.apache.http.impl.client.CloseableHttpResponseProxy.newProxy(HttpResponse original)
                 Key: HTTPCLIENT-1538
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1538
             Project: HttpComponents HttpClient
          Issue Type: Improvement
          Components: HttpClient
    Affects Versions: 4.4 Alpha1, 4.3.5
            Reporter: Lucas Pouzac
            Priority: Critical


CloseableHttpResponseProxy.newProxy() indirectly calls java.lang.reflect.Proxy.getProxyClass0(), which calls into JRE lib method causing monitor contention. See screen shot

I create a Pull Request




--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org