[jboss-jira] [JBoss JIRA] Updated: (JBAOP-246) Optimize advisor.resolveAnnotation(field, org.jboss.cache.aop.annotation.Serializable.class)

Kabir Khan (JIRA) jira-events at lists.jboss.org
Wed Mar 21 14:18:57 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBAOP-246?page=all ]

Kabir Khan updated JBAOP-246:
-----------------------------

    Fix Version/s: 2.0.0.alpha5
                       (was: 2.0.0.alpha4)

> Optimize  advisor.resolveAnnotation(field, org.jboss.cache.aop.annotation.Serializable.class)
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBAOP-246
>                 URL: http://jira.jboss.com/jira/browse/JBAOP-246
>             Project: JBoss AOP
>          Issue Type: Task
>            Reporter: Ben Wang
>             Fix For: 2.0.0.alpha5
>
>
> I am running PojoCache benchmark and I have noticed this statement is expensive:
>       Object obj = advisor.resolveAnnotation(field, org.jboss.cache.aop.annotation.Serializable.class);
> of which I think it should not.
> I am runnign JDK5.0 but with 1.4 lib.

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

        



More information about the jboss-jira mailing list