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

[jira] Assigned: (HARMONY-4014) [drlvm][thread]100% CPU consumption in MONITORENTER

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

weldon washburn reassigned HARMONY-4014:
----------------------------------------

    Assignee: weldon washburn

> [drlvm][thread]100% CPU consumption in MONITORENTER
> ---------------------------------------------------
>
>                 Key: HARMONY-4014
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4014
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Sergey Salishev
>            Assignee: weldon washburn
>         Attachments: Test.java
>
>
> The attached test eats 100% of cpu time on Harmony while on RI it's 0% as it's blocked in IO op.
> This is caused by busy wait in monitor enter  when trying to inflate thin lock which is held by thread blocked in OS from other thread.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.