[jboss-jira] [JBoss JIRA] Resolved: (JBAOP-532) Increase performance of annotation parsing by making checking of RuntimeInvisible annotations optional

Stale Pedersen (JIRA) jira-events at lists.jboss.org
Fri Feb 29 05:55:58 EST 2008


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

Stale Pedersen resolved JBAOP-532.
----------------------------------

    Resolution: Done

Added a new strategy for aop. From now on we will not parse invisible annotations by default. To include invisible annotations their package has to be added as a param to jboss.aop.invisible.annotations.
This change will greatly speed up annotation parsing and as5 boot time.

> Increase performance of annotation parsing by making checking of RuntimeInvisible annotations optional
> ------------------------------------------------------------------------------------------------------
>
>                 Key: JBAOP-532
>                 URL: http://jira.jboss.com/jira/browse/JBAOP-532
>             Project: JBoss AOP
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Stale Pedersen
>         Assigned To: Stale Pedersen
>             Fix For: 2.0.0.GA
>
>
> These are annotations defined using @Retention(RetentionPolicy.CLASS) which is the default if no @Retention is specified

-- 
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