You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/03/08 14:51:24 UTC

[jira] Resolved: (HARMONY-3331) [drlvm][winx64] Fixed exception processing

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

Gregory Shimansky resolved HARMONY-3331.
----------------------------------------

    Resolution: Fixed

Patch applied at 516041. Please check that it was applied as expected.

> [drlvm][winx64] Fixed exception processing
> ------------------------------------------
>
>                 Key: HARMONY-3331
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3331
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: windows/em64t
>            Reporter: Ilya Berezhniuk
>         Assigned To: Gregory Shimansky
>         Attachments: exc_filter.diff
>
>
> There was a bug in exception processing: parameters have been passed to c_exception_handler() function through the stack, instead of registers.
> After fixing it, I've discovered incorrect assert in si_create_from_register.
> Suggested patch fixed these problems, so as exceptions are successfully processed.

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