You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2007/03/22 07:36:32 UTC

[jira] Closed: (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 ]

Alexey Varlamov closed HARMONY-3464.
------------------------------------

    Resolution: Fixed

Applied at r521135

> [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
>         Assigned To: Alexey Varlamov
>         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.