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

[jira] Updated: (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 ]

Ilya Leviev updated HARMONY-3929:
---------------------------------

    Attachment: HARMONY-3929_add_markup.patch

> [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
>         Attachments: HARMONY-3929_add_markup.patch
>
>
> 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.