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/06/09 14:55:26 UTC

[jira] Created: (HARMONY-4118) [drlvm][jit] Stack overflow handling support in Jitrino compiler

[drlvm][jit] Stack overflow handling support in Jitrino compiler
----------------------------------------------------------------

                 Key: HARMONY-4118
                 URL: https://issues.apache.org/jira/browse/HARMONY-4118
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Mikhail Fursov
         Attachments: soe.fix

With this patch applied Jitrino (OPT and JET) will generate extra SOE checks in every method's prologue.
Performance testing shows no degradation (<1% ) in benchmarks after the patch is applied.

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


[jira] Updated: (HARMONY-4118) [drlvm][jit] Stack overflow handling support in Jitrino compiler

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Fursov updated HARMONY-4118:
------------------------------------

    Attachment: soe.fix

> [drlvm][jit] Stack overflow handling support in Jitrino compiler
> ----------------------------------------------------------------
>
>                 Key: HARMONY-4118
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4118
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Attachments: soe.fix
>
>
> With this patch applied Jitrino (OPT and JET) will generate extra SOE checks in every method's prologue.
> Performance testing shows no degradation (<1% ) in benchmarks after the patch is applied.

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


[jira] Resolved: (HARMONY-4118) [drlvm][jit] Stack overflow handling support in Jitrino compiler

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky resolved HARMONY-4118.
----------------------------------------

    Resolution: Fixed

Patch applied at 548409. Please check that the bug is fixed for you.

> [drlvm][jit] Stack overflow handling support in Jitrino compiler
> ----------------------------------------------------------------
>
>                 Key: HARMONY-4118
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4118
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Assignee: Gregory Shimansky
>         Attachments: soe.fix
>
>
> With this patch applied Jitrino (OPT and JET) will generate extra SOE checks in every method's prologue.
> Performance testing shows no degradation (<1% ) in benchmarks after the patch is applied.

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


[jira] Assigned: (HARMONY-4118) [drlvm][jit] Stack overflow handling support in Jitrino compiler

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky reassigned HARMONY-4118:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][jit] Stack overflow handling support in Jitrino compiler
> ----------------------------------------------------------------
>
>                 Key: HARMONY-4118
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4118
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Assignee: Gregory Shimansky
>         Attachments: soe.fix
>
>
> With this patch applied Jitrino (OPT and JET) will generate extra SOE checks in every method's prologue.
> Performance testing shows no degradation (<1% ) in benchmarks after the patch is applied.

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


[jira] Closed: (HARMONY-4118) [drlvm][jit] Stack overflow handling support in Jitrino compiler

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Fursov closed HARMONY-4118.
-----------------------------------


Thanks, the problem was fixed

> [drlvm][jit] Stack overflow handling support in Jitrino compiler
> ----------------------------------------------------------------
>
>                 Key: HARMONY-4118
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4118
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Assignee: Gregory Shimansky
>         Attachments: soe.fix
>
>
> With this patch applied Jitrino (OPT and JET) will generate extra SOE checks in every method's prologue.
> Performance testing shows no degradation (<1% ) in benchmarks after the patch is applied.

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