[jboss-jira] [JBoss JIRA] Updated: (JBAOP-532) Increase performance of annotation parsing by making checking of RuntimeInvisible annotations optional
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Wed Feb 27 08:14:42 EST 2008
[ http://jira.jboss.com/jira/browse/JBAOP-532?page=all ]
Kabir Khan updated JBAOP-532:
-----------------------------
Summary: Increase performance of annotation parsing by making checking of RuntimeInvisible annotations optional (was: Increase performance of annotation parsing)
Description: These are annotations defined using @Retention(RetentionPolicy.CLASS) which is the default if no @Retention is specified
> 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