You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/03 21:28:24 UTC

[jira] [Resolved] (OWB-661) hashCode, equals and toString() of our built in Qualifier Literals should be implemented ourselfs

     [ https://issues.apache.org/jira/browse/OWB-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved OWB-661.
-------------------------------

    Resolution: Fixed

Implemented for the Literals of @Any and @Default which are the ones used a lot.
                
> 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