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/05 17:57:40 UTC

[jira] Resolved: (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 resolved HARMONY-5524.
-----------------------------------

    Resolution: Fixed

Committed revision 633931.

> [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
>            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.