You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/03/11 09:38:50 UTC

[jira] Created: (HARMONY-6116) [classlib] improve performance of java.io.File

[classlib] improve performance of java.io.File
----------------------------------------------

                 Key: HARMONY-6116
                 URL: https://issues.apache.org/jira/browse/HARMONY-6116
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
    Affects Versions: 5.0M8
            Reporter: Regis Xu


java.io.File implementation is obviously slower than RI on Windows, especially when a SecurityManager is installed.
This aim of task is try to improve the performance to RI's level.

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