[ 
https://issues.apache.org/jira/browse/TAMAYA-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16405396#comment-16405396
 ] 

ASF subversion and git services commented on TAMAYA-333:
--------------------------------------------------------

Commit 74a73954a03c9854e80b7bafd46332a5a034a2fe in incubator-tamaya's branch 
refs/heads/master from [~hugo.hirsch]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya.git;h=74a7395 ]

Merge branch 'TAMAYA-333' of https://github.com/acoburn/incubator-tamaya


> ::equals(Object) implementation should correctly handle null arguments
> ----------------------------------------------------------------------
>
>                 Key: TAMAYA-333
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-333
>             Project: Tamaya
>          Issue Type: Bug
>          Components: Core
>            Reporter: Aaron Coburn
>            Priority: Minor
>             Fix For: 0.4-incubating
>
>
> As described by the findbugs report:
> {quote}This implementation of equals(Object) violates the contract defined by 
> java.lang.Object.equals() because it does not check for null being passed as 
> the argument. All equals() methods should return false if passed a null value.
> {quote}
> The various converter implementations are affected by this. Adding a null 
> check would be very easy to include.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to