You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Rebriy (JIRA)" <ji...@apache.org> on 2008/03/07 09:37:46 UTC

[jira] Commented: (HARMONY-5533) [drlvm] SystemResourceOrientedTest failure from the reliability test suite

    [ https://issues.apache.org/jira/browse/HARMONY-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576079#action_12576079 ] 

Pavel Rebriy commented on HARMONY-5533:
---------------------------------------

I've found the problem. Failures happen because dead JAVA thread comes as parameter to thread accessor JVMTI functions. It is legal to use dead thread for it and I've created the patch to don't assert in such cases.


> [drlvm] SystemResourceOrientedTest failure from the reliability test suite
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-5533
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5533
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: M5 candidate (r628209)
> Linux x86
>            Reporter: Andrey Yakushev
>
> api.kernel.management.SystemResourceOrientedTest from the reliability test suite hangs or crashes VM periodically

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