You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/11/13 18:53:38 UTC

[jira] Updated: (HARMONY-2178) [drlvm][jvmti] Incorrect assertion in AddCapabilities

     [ http://issues.apache.org/jira/browse/HARMONY-2178?page=all ]

Salikh Zakirov updated HARMONY-2178:
------------------------------------

    Attachment: remove-incorrect-tag-pointer-assertion.patch

attached fix: remove-incorrect-tag-pointer-assertion.patch

> [drlvm][jvmti] Incorrect assertion in AddCapabilities
> -----------------------------------------------------
>
>                 Key: HARMONY-2178
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2178
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>            Priority: Critical
>         Attachments: remove-incorrect-tag-pointer-assertion.patch
>
>
> When adding capability can_tag_objects two times for the same environment,
> incorrect assertion triggered
>         assert(ManagedObject::_tag_pointer == false);
> It is perfectly valid to request the same capability more than once, so assertion should be removed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira