You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Rebriy (JIRA)" <ji...@apache.org> on 2006/10/02 10:40:20 UTC

[jira] Updated: (HARMONY-1612) [DRLVM] [JVMTI] GetFrameLocation() returns wrong method id.

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

Pavel Rebriy updated HARMONY-1612:
----------------------------------

    Attachment: GetFrameLocation-returns-wrong-method-id.patch

During the last changes callbacks for PopFrame and MethodExit event were missed.
I've just added them.

> [DRLVM] [JVMTI] GetFrameLocation() returns wrong method id.
> -----------------------------------------------------------
>
>                 Key: HARMONY-1612
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1612
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Eugene S. Ostrovsky
>         Attachments: GetFrameLocation-returns-wrong-method-id.patch, GetFrameLocation-returns-wrong-method-id.patch, GetFrameLocation-returns-wrong-method-id.patch
>
>
> When throwing an exception, MethodExit event callback is called for every frame unwinded from the java stack. Though calling GetFrameLocation() from the callback returns information based on the state before exception throwing. Such behaviour contradicts JVMTI spec for MethodExit event..

-- 
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