You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Alessio Soldano (JIRA)" <ji...@apache.org> on 2015/06/04 16:14:39 UTC

[jira] [Updated] (CXF-6438) Optimize ExtensionInvocationHandler

     [ https://issues.apache.org/jira/browse/CXF-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated CXF-6438:
---------------------------------
    Fix Version/s: 3.0.6
                   3.1.1

> Optimize ExtensionInvocationHandler
> -----------------------------------
>
>                 Key: CXF-6438
>                 URL: https://issues.apache.org/jira/browse/CXF-6438
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-WS Runtime, Soap Binding
>            Reporter: Alessio Soldano
>            Assignee: Alessio Soldano
>             Fix For: 3.1.1, 3.0.6
>
>
> The ExtensionInvocationHandler does some useless reflection in most scenarios. It can be optimized to avoid calling Class::getMethod when there's no need to.



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