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

[jira] Updated: (HARMONY-2149) [drlvm][threading] hythread_monitor_init() should not acqure a monitor

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

Evgueni Brevnov updated HARMONY-2149:
-------------------------------------

    Attachment: tm_monitor_init.patch

> [drlvm][threading] hythread_monitor_init() should not acqure a monitor
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-2149
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2149
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: ALL
>            Reporter: Evgueni Brevnov
>         Attachments: tm_monitor_init.patch
>
>
> DRL implementation of hythread_monitor_init / hythread_monitor_init_with_name initializes and acquires a monitor. Original spec reads: "Acquire and initialize a new monitor from the threading library...." AFAIU that doesn't mean to lock the monitor but get it from the threading library. So the hythread_monitor_init should not lock the monitor.

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