You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Egor Pasko (JIRA)" <ji...@apache.org> on 2009/04/12 22:38:14 UTC

[jira] Closed: (HARMONY-5486) [drlvm][jit][opt] On-stack allocation feature

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

Egor Pasko closed HARMONY-5486.
-------------------------------

    Resolution: Won't Fix
      Assignee: Egor Pasko  (was: Mikhail Fursov)

reasons explained above, thanks for great work

> [drlvm][jit][opt] On-stack allocation feature 
> ----------------------------------------------
>
>                 Key: HARMONY-5486
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5486
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: All
>            Reporter: Evgueni Brevnov
>            Assignee: Egor Pasko
>         Attachments: alloca.patch
>
>
> Here is a new feature which allows to allocate space on the stack. It can be used to implement new optimization. Non-escaped objects can be allocated on the stack but managed heap.
> Thanks
> Evgueni

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