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/07 16:31:46 UTC

[jira] Assigned: (HARMONY-5539) [drlvm][vmcore] Updated class-unloading with less weak roots

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

Pavel Pervov reassigned HARMONY-5539:
-------------------------------------

    Assignee: Pavel Pervov

> [drlvm][vmcore] Updated class-unloading with less weak roots
> ------------------------------------------------------------
>
>                 Key: HARMONY-5539
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5539
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Any
>            Reporter: Chunrong Lai
>            Assignee: Pavel Pervov
>         Attachments: cu.reducedweakroots.patch
>
>   Original Estimate: 0.33h
>  Remaining Estimate: 0.33h
>
>  Current class unloading implementation uses weak roots to communicate with VM <-> GC which introduce space penalty and copying overhead, as discussed in HARMONY-4477.
>  Attached patch reduces the weak roots with an extra loop in VM to update the pointers.

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