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/25 12:50:16 UTC

[jira] Assigned: (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 reassigned HARMONY-3909:
------------------------------------------

    Assignee: Gregory Shimansky

> [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
>         Assigned To: Gregory Shimansky
>         Attachments: H3909-Regression-test.patch, H3909.patch, 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.