You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Berezhniuk (JIRA)" <ji...@apache.org> on 2006/12/21 01:28:22 UTC

[jira] Updated: (HARMONY-2828) [drlvm][jvmti] MethodEntry/MethodExit events for native methods are not generated in JIT mode

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

Ilya Berezhniuk updated HARMONY-2828:
-------------------------------------

    Attachment: method_entry_exit_for_native.patch

Suggested patch enables MethodEntry/MethodExit generation for native methods in JIT mode.

> [drlvm][jvmti] MethodEntry/MethodExit events for native methods are not generated in JIT mode
> ---------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2828
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2828
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: JIT
>            Reporter: Ilya Berezhniuk
>         Attachments: method_entry_exit_for_native.patch
>
>
> JVMTI spec. says "Method entry events are generated upon entry of Java programming language methods (including native methods)", and similarly for MethodExit event.
> VM generates Method Entry/Exit events for both Java/native methods only in interpreter mode.
> In JIT mode VM generates Method Entry/Exit events for JIT-compiled methods only.

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