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/03/21 16:10:32 UTC

[jira] Updated: (HARMONY-3464) [drlvm][jit] EdgeProfiler.cpp: assertion fails in server mode

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

Mikhail Fursov updated HARMONY-3464:
------------------------------------

    Attachment: edge.diff

> [drlvm][jit] EdgeProfiler.cpp: assertion fails in server mode
> -------------------------------------------------------------
>
>                 Key: HARMONY-3464
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3464
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Attachments: edge.diff
>
>
> The reason of assersion is incorrect lookup for Op_Catch instruction in node. Op_Catch is allowed to be not in the second position only (after label inst) but in arbitrary position if Op_Phi insts present.

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