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/05/22 18:10:16 UTC

[jira] Assigned: (HARMONY-3929) [drlvm][object] Known/proven race conditions markup at vm\vmcore\src\object\object_handles.cpp(443-482)

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

Gregory Shimansky reassigned HARMONY-3929:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][object] Known/proven race conditions markup at vm\vmcore\src\object\object_handles.cpp(443-482)
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3929
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3929
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Ilya Leviev
>         Assigned To: Gregory Shimansky
>         Attachments: HARMONY-3929_add_markup.patch, SourceViewScreenshot-1.jpg
>
>
> There are thread unsafe access that result in race condition that occur during execution of free_local_object_handles3 and free_local_object_handles2 functions.
> As issues related to vm statistic data collection in debug mode and it not affect correctness of execution I mark it by special API for prevention of further alarms on this races.
> See also Source View screenshots.

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