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 23:21:10 UTC

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

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

    Resolution: Fixed

Hi Paulex, 

Enhancements applied in revision 393068. Everything builds alright and the supplied tests run sweetly against Harmony and the 5.0 RI (except where specified).

Thanks for this patch, please could you check that it has been applied as expected. 

Do you want to raise the follow-on JIRA for implementing the serialization support methods or shall I ?

Best regards, 
George


> 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