You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/11/29 15:28:44 UTC

[jira] Updated: (HARMONY-2360) [drlvm][jvmti] Disabling monitor_enter fast path on on can_generate_monitor_events capability

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

Salikh Zakirov updated HARMONY-2360:
------------------------------------

    Summary: [drlvm][jvmti] Disabling monitor_enter fast path on on can_generate_monitor_events capability  (was: [drlvm][jvmti])

> [drlvm][jvmti] Disabling monitor_enter fast path on on can_generate_monitor_events capability
> ---------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2360
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2360
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>         Attachments: fixed-monitor-enter-fast-path-check-requested-capability.patch
>
>
> Currently, fast path of monitor_enter is disabled whenever JVMTI mode is enabled.
> Effectively it prevents using any JVMTI functionality during monitor performance tuning / evaluation,
> as it changes monitor implementation considerably.
> The attached patch disables fast path monitor function only in case can_generate_monitor_events JVMTI capability was requested.

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