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

[jira] Updated: (HARMONY-3909) [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]

     [ https://issues.apache.org/jira/browse/HARMONY-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky updated HARMONY-3909:
---------------------------------------

    Summary: [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]  (was: [DRLVM][Thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon])

> [drlvm][thread] Problems with associating native thread with Java thread when using AttachCurrentThread[AsDaemon]
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3909
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3909
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: win/linux 32/64
>            Reporter: Li-Gang Wang
>         Attachments: H3909.patch
>
>
> There are two problems when associating native threads to Java ones with the threading API AttachCurrentThread[AsDaemon]:
> 1. The newly associated Java thread's group is not properly assigned. In Eclipse debugger all threads and thread groups can not be seen when turning on 'view thread groups'.
> 2. The newly associated Java threads are not assigned a context class loader.

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