You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2008/11/07 01:05:44 UTC

[jira] Commented: (LANG-393) EqualsBuilder don't compare BigDecimals correctly

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

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

Btw - this is fixed in trunk now. Separate issue is whether this change needs to be reverted or not.

> 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.