[ https://issues.apache.org/jira/browse/HARMONY-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregory Shimansky closed HARMONY-2149.
--------------------------------------
No response, assuming ok.
> [drlvm][threading] hythread_monitor_init() should not acqure a monitor
> ----------------------------------------------------------------------
>
> Key: HARMONY-2149
> URL: https://issues.apache.org/jira/browse/HARMONY-2149
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Environment: ALL
> Reporter: Evgueni Brevnov
> Assignee: Gregory Shimansky
> 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.
-
You can reply to this email to add a comment to the issue online.
|