HiIs it really correct to compare references and not values in following places? Note that this are mostly either String or Long or Integer.
I'm sure there are more. I guess that all these kinds of 'equals' should not compare reference but value. If so please confirm and I'll fix them when find.
Regards Felix https://builds.apache.org/hudson/view/G-L/view/James/job/mailbox-site/site/xref/org/apache/james/mailbox/jcr/mail/model/JCRHeader.html#170 https://builds.apache.org/hudson/view/G-L/view/James/job/mailbox-site/site/xref/org/apache/james/mailbox/jcr/mail/model/JCRMailbox.html#183 https://builds.apache.org/hudson/view/G-L/view/James/job/mailbox-site/site/xref/org/apache/james/mailbox/jcr/mail/model/JCRProperty.html#192 https://builds.apache.org/hudson/view/G-L/view/James/job/mailbox-site/site/xref/org/apache/james/mailbox/jcr/user/model/JCRSubscription.html#150 https://builds.apache.org/hudson/view/G-L/view/James/job/mailbox-site/site/xref/org/apache/james/mailbox/jpa/mail/model/openjpa/AbstractJPAMailboxMembership.html#323 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
