[weld-issues] [JBoss JIRA] Updated: (WELD-409) Remove custom equality for AnnotatedType and rely on cache/object equality
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Sat Jan 30 22:46:20 EST 2010
[ https://jira.jboss.org/jira/browse/WELD-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas updated WELD-409:
--------------------------------
Attachment: remove-equality-1.diff
Here is a patch, the changes to BeanDeployerEnvironment are a bit of a hack, as we cannot rely on object equality all the time sometimes a brute force search of the map is required.
> Remove custom equality for AnnotatedType and rely on cache/object equality
> --------------------------------------------------------------------------
>
> Key: WELD-409
> URL: https://jira.jboss.org/jira/browse/WELD-409
> Project: Weld
> Issue Type: Bug
> Components: Reflection layer
> Reporter: Pete Muir
> Assignee: Stuart Douglas
> Fix For: 1.0.1.CR2
>
> Attachments: remove-equality-1.diff
>
>
> Currently we use the underlying class to perform equality, this is wrong.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list