You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/11/03 19:36:21 UTC

[jira] Assigned: (HARMONY-1934) [drlvm][jvmti] Always create exception object if TI is enabled

     [ http://issues.apache.org/jira/browse/HARMONY-1934?page=all ]

Geir Magnusson Jr reassigned HARMONY-1934:
------------------------------------------

    Assignee: Geir Magnusson Jr

> [drlvm][jvmti] Always create exception object if TI is enabled
> --------------------------------------------------------------
>
>                 Key: HARMONY-1934
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1934
>             Project: Harmony
>          Issue Type: Bug
>            Reporter: Salikh Zakirov
>         Assigned To: Geir Magnusson Jr
>            Priority: Minor
>         Attachments: harmony-1934-disable-lazy-exception-for-ti.patch
>
>
> When the exception object is not referenced by the exception handler,
> DRLVM does not creates exception object (so called "lazy exception object creation").
> However, the exception object is passed as a parameter to the JVMTI Exception callback,
> and the agent may perform arbitrary actions on it. This leads to assertion failures when
> exception object was not created.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira