You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2008/01/24 22:38:36 UTC

[jira] Resolved: (HARMONY-5404) [classlib][luni][reflection][performance]Proxy instances can be optimized

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

Alexey Petrenko resolved HARMONY-5404.
--------------------------------------

    Resolution: Fixed

The patch has been applied. Please verify.

> [classlib][luni][reflection][performance]Proxy instances can be optimized
> -------------------------------------------------------------------------
>
>                 Key: HARMONY-5404
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5404
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Evgeniya Maenkova
>            Assignee: Alexey Petrenko
>         Attachments: luni.proxy.patch, luni.proxy.patch2, test.zip
>
>
> methods of new Proxy instances can be optimized to avoid redudant Class.forName and getMethod call in each method

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