You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/06/22 16:40:26 UTC

[jira] Closed: (HARMONY-3860) [drlvm][jvmti] VM cannot correctly handle GC that supports heap iteration

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

Gregory Shimansky closed HARMONY-3860.
--------------------------------------


No response, assuming ok.

> [drlvm][jvmti] VM cannot correctly handle GC that supports heap iteration
> -------------------------------------------------------------------------
>
>                 Key: HARMONY-3860
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3860
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: winxp-IA32
>            Reporter: Chunrong Lai
>            Assignee: Gregory Shimansky
>         Attachments: H3860-Remove-redundant-assert.patch
>
>
>  An assertion failure assert(global_ti_env->tags) at vm_iterate_object() happens with vm.jvmti.funcs.IterateInstances.IterateInstances0101.IterateInstances010 and vm.jvmti.funcs.IterateOverHeap.IterateOverHeap0101.IterateOverHeap0101 with GCv5 which supports heap iteration.
> The failure does not happen in GCv4.1 which does not support heap iteration.

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