[ 
https://issues.apache.org/jira/browse/LANG-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedikt Ritter closed LANG-1087.
---------------------------------

> NumberUtils#createNumber() returns positive BigDecimal when negative Float is 
> expected
> --------------------------------------------------------------------------------------
>
>                 Key: LANG-1087
>                 URL: https://issues.apache.org/jira/browse/LANG-1087
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.math.*
>    Affects Versions: 3.x
>            Reporter: Renat Zhilkibaev
>            Assignee: Benedikt Ritter
>             Fix For: 3.4
>
>         Attachments: lang-1087-patch1.diff
>
>
> {{NumberUtils.createNumber("-0.0")}} returns {{BigDecimal}} with 0 signum.
> Caused by the implementation not checking for sign when extracting mantissa 
> from the input string.
> Expected is that negative {{Float}} is returned.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to