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/10/03 14:38:21 UTC

[jira] Closed: (HARMONY-1598) [drlvm][jvmti] FramePop event is not reported in JIT mode

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

Geir Magnusson Jr closed HARMONY-1598.
--------------------------------------

    Assignee: Geir Magnusson Jr

> [drlvm][jvmti] FramePop event is not reported in JIT mode
> ---------------------------------------------------------
>
>                 Key: HARMONY-1598
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1598
>             Project: Harmony
>          Issue Type: Bug
>            Reporter: Pavel Rebriy
>         Assigned To: Geir Magnusson Jr
>         Attachments: FramePop-event-is-not-reported.patch
>
>
> FramePop event is not reported in JIT mode.
> The main problem is in jvmtiNotifyFramePop() function. It always reports JVMTI_ERROR_OPAQUE_FRAME error in JIT mode. Because of this "Step Over" doesn't work in Eclipse debug.
> Besides that prediction for the next bytecode for instruction return worked incorrectly. IP was set not on the instruction after invoke, but on the following instruction.

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