You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2007/08/15 10:01:31 UTC

[jira] Assigned: (HARMONY-2021) [drlvm][jit] Global memory manager is never deallocated

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

Mikhail Fursov reassigned HARMONY-2021:
---------------------------------------

    Assignee: Mikhail Fursov

> [drlvm][jit] Global memory manager is never deallocated
> -------------------------------------------------------
>
>                 Key: HARMONY-2021
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2021
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Assignee: Mikhail Fursov
>            Priority: Minor
>
> The global memory manager used in Jitrino.OPT compiler is allocated with the first JIT instance initialization.
> And never deallocated...
> This problem is not critical if we use standalone VM and OS cleans all resources after the process is finished. But this is a problem is someone embeds our VM into another process.

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