You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Xiao-Feng Li (JIRA)" <ji...@apache.org> on 2007/08/28 06:15:30 UTC

[jira] Closed: (HARMONY-4511) [drlvm][jvmti][gc] GC_gen doesn't collect tagged objects

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

Xiao-Feng Li closed HARMONY-4511.
---------------------------------

    Resolution: Fixed

When GCv5's weak root support was committed for class unloading, this issue disappears automatically. In the discussion, we don't want to use weak root for tagged object support, I will keep the discussion in mind as a future enhancement feature, and close this issue.

> [drlvm][jvmti][gc] GC_gen doesn't collect tagged objects
> --------------------------------------------------------
>
>                 Key: HARMONY-4511
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4511
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows x86
>            Reporter: Eugene S. Ostrovsky
>            Assignee: Xiao-Feng Li
>         Attachments: H4511-Regression-test.patch
>
>
> Objects tagged with SetTag() jvmti function are not collected by GC v5.
> I'm not sure whether the bug is in GC or in jvmti heap iteration implementaion.

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