You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Imran Ghory (JIRA)" <ji...@apache.org> on 2007/08/19 01:03:30 UTC

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

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

Imran Ghory commented on HARMONY-4623:
--------------------------------------

Yep. fix looks good.

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