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/03 13:28:50 UTC

[jira] Closed: (HARMONY-5513) [drlvm][classloading] Class data sharing support for DRLVM

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

Pavel Pervov closed HARMONY-5513.
---------------------------------

    Resolution: Won't Fix

Closing as requested.

> [drlvm][classloading] Class data sharing  support for DRLVM
> -----------------------------------------------------------
>
>                 Key: HARMONY-5513
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5513
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>            Reporter: Roman S. Bushmanov
>
> This is an implementation of CDS support code for DRLVM.
> That was developed in Sept 2006. I'm am attaching it as an archive containing the files which were added or modified while implementing the feature. I didn't do any merge with current drlvm sources. I hope the code will be useful to enable CDS feature in the current drlvm.
> The attache code allowed storing of an image of classes into a shared archive and loading the archive at further  vm startups. The list of classes to be stored was read from an external file.
> A the moment I last tried the code, It was able to run EHWA on windows and "Hello world" on linux.
> Performance gain at startup was ~10% on "Hello world" application and 1-2% on Eclipse startup.

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