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/10/16 12:54:51 UTC

[jira] Assigned: (HARMONY-4947) [drlvm][exceptions][jvmti] Small redesign of exception handling.

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

Gregory Shimansky reassigned HARMONY-4947:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][exceptions][jvmti] Small redesign of exception handling.
> ----------------------------------------------------------------
>
>                 Key: HARMONY-4947
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4947
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Assignee: Gregory Shimansky
>         Attachments: Small-redesign-of-exception-handling.patch, Small-redesign-of-exception-handling.patch
>
>
> Small redesign of exception handling.
> 1.	Runtime exception processing moved out signal handler, so java code isn't called from signal handler now. 
> 2.	Exception which was raised during exception java class creating is split from exception which created when control transferred into native frame.
> 3.	Assembler code was eliminated for SOE and JVM TI exception catch callbacks.

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