Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1908

Invocations to SessionProxyInvocationHandlerBase make unnecessary SerializableMethod.toMethod calls

XMLWordPrintable

    • 1.0.5

      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

              arubinge@redhat.com Andrew Rubinger (Inactive)
              arubinge@redhat.com Andrew Rubinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: