You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2009/06/25 22:40:07 UTC

[jira] Closed: (HARMONY-4623) BigDecimal.stripTrailingZero fails for 0.0000

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

Mark Hindess closed HARMONY-4623.
---------------------------------


Closing as the fix has been verified.


> BigDecimal.stripTrailingZero fails for 0.0000
> ---------------------------------------------
>
>                 Key: HARMONY-4623
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4623
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Imran Ghory
>            Assignee: Paulex Yang
>            Priority: Minor
>         Attachments: BigDecimalTest.java.patch
>
>
> BigDecimal.stripTrailingZero fails for "0.0000" (leaves it unstriped). This behaviour occurs in the RI as well, however from the specification it seems this behaviour is incorrect. Will attach test case.

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