You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "George Harley (JIRA)" <ji...@apache.org> on 2006/04/10 22:55:58 UTC

[jira] Assigned: (HARMONY-205) java.text.DecimalFormat doesn't support BigDecimal and BigInteger parsing

     [ http://issues.apache.org/jira/browse/HARMONY-205?page=all ]

George Harley reassigned HARMONY-205:
-------------------------------------

    Assign To: George Harley

> java.text.DecimalFormat doesn't support BigDecimal and BigInteger parsing
> -------------------------------------------------------------------------
>
>          Key: HARMONY-205
>          URL: http://issues.apache.org/jira/browse/HARMONY-205
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Paulex Yang
>     Assignee: George Harley
>  Attachments: JIRA205_text.zip
>
> Java 5 enhances java.text.DecimalFormat  to format and parse BigDecimal and BigInteger values without loss of precision. Parsing into BigDecimal needs to be enabled using the setParseBigDecimal method. Harmony doesn't provide this method, neither this feature.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira