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/07 09:38:15 UTC

[jira] Commented: (HARMONY-3765) [drlvm][general] markup macros for thread unsafe regions

    [ https://issues.apache.org/jira/browse/HARMONY-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493987 ] 

Ilya Leviev commented on HARMONY-3765:
--------------------------------------

Patch verified at r535584. 
Thank you for applying it. 

> [drlvm][general] markup macros for thread unsafe regions
> --------------------------------------------------------
>
>                 Key: HARMONY-3765
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3765
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Ilya Leviev
>         Assigned To: Nathan Beyer
>         Attachments: HARMONY-3765-marking_macros.patch, HARMONY-3765-marking_macros_update.patch
>
>
> Sometimes TC report about race conditions that not affect correctness of execution. So I have prepared special functionality for prevention of further alarms on this race conditions.
> Notes: 
> The patch add new header file (port/include/port_nonatomic.h) which define macros that mark start and end points of code area where thread unsafe operations are performed. 
> Thanks to Alexey Varlamov for reviewing the patch (see HARMONY-3537)

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