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 2010/09/15 11:52:34 UTC

[jira] Resolved: (HARMONY-6641) [classlib][luni] FloatParser returns wrong value and uses 1GB memory and 100% cpu

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

Mark Hindess resolved HARMONY-6641.
-----------------------------------

    Fix Version/s: 5.0M16
       Resolution: Fixed

> [classlib][luni] FloatParser returns wrong value and uses 1GB memory and 100% cpu
> ---------------------------------------------------------------------------------
>
>                 Key: HARMONY-6641
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6641
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M14
>         Environment: all
>            Reporter: Shi Jun Zhang
>            Assignee: Mark Hindess
>             Fix For: 5.0M16
>
>         Attachments: HARMONY-6641-v2.diff, HARMONY-6641.diff
>
>
> Float.valueOf("320.0E+2147483647") will return 32.0 and Float.valueOf("-1.4E-2147483314") will use 1GB memory, 100% cpu and hang. RI will return infinity and -0.0

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