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

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

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

Paulex Yang commented on HARMONY-205:
-------------------------------------

looks good, thank you, George.
I'll raise JIRA for serialization completement later when if you don't mind. thank you for remind.

> 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