[ 
https://issues.apache.org/jira/browse/LANG-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777867#action_12777867
 ] 

Henri Yandell commented on LANG-393:
------------------------------------

Note that due to inconsistency with HashCodeBuilder and hashCode in general, 
this fix has been reverted and will go back to its old behaviour of using 
equals() in Lang 3.0.

> EqualsBuilder don't compare BigDecimals correctly 
> --------------------------------------------------
>
>                 Key: LANG-393
>                 URL: https://issues.apache.org/jira/browse/LANG-393
>             Project: Commons Lang
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Luis Henriques
>            Priority: Minor
>             Fix For: 2.4
>
>         Attachments: LANG-393.patch
>
>
> When comparing a BigDecimal, the comparing is made using equals, not 
> compareTo, which is more appropriate in the case of BigDecimal.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to