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/08/10 13:57:43 UTC

[jira] Commented: (HARMONY-4265) [drlvm][jit] Save quantity of try and catch blocks equals.

    [ https://issues.apache.org/jira/browse/HARMONY-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518995 ] 

Mikhail Fursov commented on HARMONY-4265:
-----------------------------------------

I've committed a fix for 32bit modes and a set of regression tests. (r564567)

To fix this issue for 64-bit platforms we need to take into account stack frames alignment when inserting and unwinding from SOE checking region.

> [drlvm][jit] Save quantity of try and  catch blocks equals.
> -----------------------------------------------------------
>
>                 Key: HARMONY-4265
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4265
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Assignee: Mikhail Fursov
>         Attachments: soe2.patch
>
>
> To save quantity of try and  catch blocks equals JIT support is required. 
> If JIT compile method which contains SOE exception handler, it should include test of avalable stack inside  method code.

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