You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/06/24 15:27:07 UTC

[jira] Assigned: (HARMONY-6241) java.text.SimpleDateFormat.SimpleDateFormat(String, Locale) performance can be improved

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

Tim Ellison reassigned HARMONY-6241:
------------------------------------

    Assignee: Tim Ellison

> java.text.SimpleDateFormat.SimpleDateFormat(String, Locale) performance can be improved
> ---------------------------------------------------------------------------------------
>
>                 Key: HARMONY-6241
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6241
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>    Affects Versions: 5.0M10
>            Reporter: deven you
>            Assignee: Tim Ellison
>             Fix For: 5.0M10
>
>         Attachments: SimpleDateFormat-performance-patch.diff
>
>
> SimpleDateFormat.SimpleDateFormat(String, Locale) create lots of  redundant formatSymbols. I have write a change to remove these formatSymbols to improve its performance.

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