You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Evgueni Brevnov (JIRA)" <ji...@apache.org> on 2006/12/06 08:03:26 UTC

[jira] Created: (HARMONY-2483) [drlvm] hythread_detach isn't consistent with the spec

[drlvm] hythread_detach isn't consistent with the spec
------------------------------------------------------

                 Key: HARMONY-2483
                 URL: http://issues.apache.org/jira/browse/HARMONY-2483
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
         Environment: All
            Reporter: Evgueni Brevnov
         Attachments: hythread_detach.patch

hythread_detach violates the spec in two case:

1) In case the specified thread is NULL the current thread must be detached
2) No actions should be taken if the specified thread is detached already.

The fix is provided.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (HARMONY-2483) [drlvm] hythread_detach isn't consistent with the spec

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2483?page=all ]

Alexey Petrenko reassigned HARMONY-2483:
----------------------------------------

    Assignee: Alexey Petrenko

> [drlvm] hythread_detach isn't consistent with the spec
> ------------------------------------------------------
>
>                 Key: HARMONY-2483
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2483
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Evgueni Brevnov
>         Assigned To: Alexey Petrenko
>         Attachments: hythread_detach.patch
>
>
> hythread_detach violates the spec in two case:
> 1) In case the specified thread is NULL the current thread must be detached
> 2) No actions should be taken if the specified thread is detached already.
> The fix is provided.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (HARMONY-2483) [drlvm] hythread_detach isn't consistent with the spec

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2483?page=all ]

Alexey Petrenko resolved HARMONY-2483.
--------------------------------------

    Resolution: Fixed

The patch has been applied.
Evgueni, please verify.

> [drlvm] hythread_detach isn't consistent with the spec
> ------------------------------------------------------
>
>                 Key: HARMONY-2483
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2483
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Evgueni Brevnov
>         Assigned To: Alexey Petrenko
>         Attachments: hythread_detach.patch
>
>
> hythread_detach violates the spec in two case:
> 1) In case the specified thread is NULL the current thread must be detached
> 2) No actions should be taken if the specified thread is detached already.
> The fix is provided.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2483) [drlvm] hythread_detach isn't consistent with the spec

Posted by "Evgueni Brevnov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2483?page=all ]

Evgueni Brevnov updated HARMONY-2483:
-------------------------------------

    Attachment: hythread_detach.patch

> [drlvm] hythread_detach isn't consistent with the spec
> ------------------------------------------------------
>
>                 Key: HARMONY-2483
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2483
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Evgueni Brevnov
>         Attachments: hythread_detach.patch
>
>
> hythread_detach violates the spec in two case:
> 1) In case the specified thread is NULL the current thread must be detached
> 2) No actions should be taken if the specified thread is detached already.
> The fix is provided.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira