[cdi-dev] [JBoss JIRA] Created: (CDI-149) AnnotationLiteral in the CDI API does not cache the hashCode
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Mon Aug 22 04:57:17 EDT 2011
AnnotationLiteral in the CDI API does not cache the hashCode
------------------------------------------------------------
Key: CDI-149
URL: https://issues.jboss.org/browse/CDI-149
Project: CDI Specification Issues
Issue Type: Bug
Reporter: Stuart Douglas
Instead it is calculated each time using reflection, which could result in performance problems if lots of annotation literals are in use
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list