hashCode, equals and toString() of our built in Qualifier Literals should be 
implemented ourselfs
-------------------------------------------------------------------------------------------------

                 Key: OWB-661
                 URL: https://issues.apache.org/jira/browse/OWB-661
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.1.3
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.1.4


The AnnotationLiteral implementation contained in the cdi-api and specified per 
the specification creats lots of temporary objects and doesn't perform well.
We shall override the respective methods to boost the performance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to