You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2015/09/21 18:48:05 UTC

[jira] [Created] (CXF-6599) CXF ProxyHelper might cause OOM like conditions

Sergey Beryozkin created CXF-6599:
-------------------------------------

             Summary: CXF ProxyHelper might cause OOM like conditions
                 Key: CXF-6599
                 URL: https://issues.apache.org/jira/browse/CXF-6599
             Project: CXF
          Issue Type: Bug
          Components: Core
            Reporter: Sergey Beryozkin
             Fix For: 3.0.7


ProxyHelper eagerly loads primitive classes which can result in its canSeeAllInterfaces returning false.
If restricting the loading to non-primitive classes is not sufficient then something may need to be done for making the caching of these non-primitive classes  effective




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)