[ https://issues.apache.org/jira/browse/HARMONY-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Leviev updated HARMONY-3932:
---------------------------------
Attachment: screenshot-1.jpg
> [drlvm][class_support] Known/proven race conditions markup at vm\vmcore\src\class_support\Class.cpp
at is_instanceof() function
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: HARMONY-3932
> URL: https://issues.apache.org/jira/browse/HARMONY-3932
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Reporter: Ilya Leviev
> Attachments: HARMONY-3932_add_markup.patch, screenshot-1.jpg
>
>
> There are thread unsafe access that result in race conditions that occur during execution
of is_instanceof() function(195-203) from vm\vmcore\src\class_support\Class.cpp.
> As the 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
race.
> 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.
|