You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2007/02/08 17:24:08 UTC

[jira] Commented: (HARMONY-2218) [drlvm][thread] check is thread alive before attempting to stop it

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

Salikh Zakirov commented on HARMONY-2218:
-----------------------------------------

a related issue dealing with stopping not yet alive threads is HARMONY-3144.

> [drlvm][thread] check is thread alive before attempting to stop it
> ------------------------------------------------------------------
>
>                 Key: HARMONY-2218
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2218
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>         Assigned To: weldon washburn
>         Attachments: check-is-thread-alive-before-stopping.patch
>
>
> This is the splitted out part of H-1789.patch from HARMONY-1789, originally posted by Nikolay Kuznetsov.
> check-is-thread-alive-before-stopping.patch provides a fix to Thread.stop() function to check if the thread alive before actually calling VMThreadManager.stop()

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