You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Peter Novodvorsky (JIRA)" <ji...@apache.org> on 2007/03/02 14:09:51 UTC

[jira] Commented: (HARMONY-2546) [drlvm][threading] joining main thread hangs

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

Peter Novodvorsky commented on HARMONY-2546:
--------------------------------------------

I can't reproduce this bug, perhaps it was fixed accidentally.

> [drlvm][threading] joining main thread hangs
> --------------------------------------------
>
>                 Key: HARMONY-2546
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2546
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Linux/ia32
>            Reporter: Salikh Zakirov
>         Assigned To: weldon washburn
>         Attachments: Join.java
>
>
> Joining the main thread from another non-daemon thread hangs DRLVM.
> The attached test Join.java hangs on Linux.
> Expected output:
>   exiting...
>   joined! PASSED.
> Output on DRLVM on Linux:
>   exiting..
> and then DRLVM hangs forever.

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