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/06/07 13:48:26 UTC

[jira] Closed: (HARMONY-4031) [drlvm][jit]Incorrect escape state is set for callee's returned value

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

Alexey Varlamov closed HARMONY-4031.
------------------------------------

    Resolution: Fixed

Apllied at revision: 545149, thanks!


> [drlvm][jit]Incorrect escape state is set for callee's returned value
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-4031
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4031
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Natalya Golovleva
>            Assignee: Alexey Varlamov
>            Priority: Minor
>         Attachments: escape_impr.2.patch
>
>
> It was found that:
>  - the escape state of callee's returned value is set incorrectly in some cases;
>  - the escape analysis performs additional (not required) runs through the connection graph to set operand's escape states.

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