You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Pervov (JIRA)" <ji...@apache.org> on 2008/03/11 15:34:46 UTC

[jira] Assigned: (HARMONY-5524) [drlvm][performance] Bootstrap class loader should use single entry cache for sequential jars in boot class path.

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

Pavel Pervov reassigned HARMONY-5524:
-------------------------------------

    Assignee: Pavel Pervov

> [drlvm][performance] Bootstrap class loader should use single entry cache for sequential jars in boot class path.
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5524
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5524
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Pervov
>            Assignee: Pavel Pervov
>            Priority: Minor
>         Attachments: single_jar_cache.patch
>
>
> As Harmony class library has many jars in it's distribution (~50, DRLVM should try to add jar entries from jars in its boot class path to single cache to allow single lookup on class loading.
> I'll attach the patch implementing this feature.

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