[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1908) Invocations to SessionProxyInvocationHandlerBase make unnecessary SerializableMethod.toMethod calls

jaikiran pai (JIRA) jira-events at lists.jboss.org
Wed Sep 16 07:31:23 EDT 2009


     [ https://jira.jboss.org/jira/browse/EJBTHREE-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jaikiran pai updated EJBTHREE-1908:
-----------------------------------

    Fix Version/s: 1.1.18
                       (was: 1.1.16)


> Invocations to SessionProxyInvocationHandlerBase make unnecessary SerializableMethod.toMethod calls
> ---------------------------------------------------------------------------------------------------
>
>                 Key: EJBTHREE-1908
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1908
>             Project: EJB 3.0
>          Issue Type: Task
>          Components: proxy-impl
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>             Fix For: 1.1.18, Plugin 1.0.15
>
>
> Each call to invoke upon an EJB3 session proxy checks to see if the invocation can be handled directly (ie. hashCode, equals, toString), making 4 calls to SerializableMethod.toMethod in total.  These may all be bypassed by checking equality of the j.l.r.Method directly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list