You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Igor V. Stolyarov (JIRA)" <ji...@apache.org> on 2007/05/25 14:41:16 UTC

[jira] Created: (HARMONY-3983) [classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes

[classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes
---------------------------------------------------------------------------------------

                 Key: HARMONY-3983
                 URL: https://issues.apache.org/jira/browse/HARMONY-3983
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Igor V. Stolyarov
         Attachments: H-3983.patch

I'd like to suggest performance improvement for URLClassLoader and JarURLConnection classes. This patch makes better and more understandable structure of code and gives boost on SPECjAppServer2004-1.08 (research mode)  up to 10%. 

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


[jira] Commented: (HARMONY-3983) [classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes

Posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500048 ] 

Igor V. Stolyarov commented on HARMONY-3983:
--------------------------------------------

Works for me.
Thank you Alexey.

> [classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes
> ---------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3983
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3983
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Igor V. Stolyarov
>            Assignee: Alexey Petrenko
>         Attachments: H-3983.patch
>
>
> I'd like to suggest performance improvement for URLClassLoader and JarURLConnection classes. This patch makes better and more understandable structure of code and gives boost on SPECjAppServer2004-1.08 (research mode)  up to 10%. 

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


[jira] Resolved: (HARMONY-3983) [classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko resolved HARMONY-3983.
--------------------------------------

    Resolution: Fixed

The patch has been applied.
Please verify.

> [classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes
> ---------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3983
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3983
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Igor V. Stolyarov
>            Assignee: Alexey Petrenko
>         Attachments: H-3983.patch
>
>
> I'd like to suggest performance improvement for URLClassLoader and JarURLConnection classes. This patch makes better and more understandable structure of code and gives boost on SPECjAppServer2004-1.08 (research mode)  up to 10%. 

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


[jira] Assigned: (HARMONY-3983) [classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko reassigned HARMONY-3983:
----------------------------------------

    Assignee: Alexey Petrenko

> [classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes
> ---------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3983
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3983
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Igor V. Stolyarov
>         Assigned To: Alexey Petrenko
>         Attachments: H-3983.patch
>
>
> I'd like to suggest performance improvement for URLClassLoader and JarURLConnection classes. This patch makes better and more understandable structure of code and gives boost on SPECjAppServer2004-1.08 (research mode)  up to 10%. 

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


[jira] Closed: (HARMONY-3983) [classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes

Posted by "Oliver Deakin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oliver Deakin closed HARMONY-3983.
----------------------------------


Fixed and verified, closing.

> [classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes
> ---------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3983
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3983
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Igor V. Stolyarov
>            Assignee: Alexey Petrenko
>         Attachments: H-3983.patch
>
>
> I'd like to suggest performance improvement for URLClassLoader and JarURLConnection classes. This patch makes better and more understandable structure of code and gives boost on SPECjAppServer2004-1.08 (research mode)  up to 10%. 

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


[jira] Updated: (HARMONY-3983) [classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes

Posted by "Igor V. Stolyarov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor V. Stolyarov updated HARMONY-3983:
---------------------------------------

    Attachment: H-3983.patch

Patch attached

> [classlib][luni] Performance improvement for URLClassLoader and JarURLConnecton classes
> ---------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3983
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3983
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Igor V. Stolyarov
>         Attachments: H-3983.patch
>
>
> I'd like to suggest performance improvement for URLClassLoader and JarURLConnection classes. This patch makes better and more understandable structure of code and gives boost on SPECjAppServer2004-1.08 (research mode)  up to 10%. 

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