You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/06/22 15:11:27 UTC

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

     [ https://issues.apache.org/jira/browse/HARMONY-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky closed HARMONY-2360.
--------------------------------------


No response, assuming ok.

> [drlvm][jvmti] Disabling monitor_enter fast path on on can_generate_monitor_events capability
> ---------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2360
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2360
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>            Assignee: Gregory Shimansky
>         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.
-
You can reply to this email to add a comment to the issue online.