You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Xiao-Feng Li (JIRA)" <ji...@apache.org> on 2007/12/11 01:16:43 UTC

[jira] Closed: (HARMONY-5247) [drlvm][init] DRL VM hangs with gc_cc in shutdown

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

Xiao-Feng Li closed HARMONY-5247.
---------------------------------

    Resolution: Fixed
      Assignee: Xiao-Feng Li

committed and closed.

> [drlvm][init] DRL VM hangs with gc_cc in shutdown
> -------------------------------------------------
>
>                 Key: HARMONY-5247
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5247
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows/x86
>            Reporter: Ilya Berezhniuk
>            Assignee: Xiao-Feng Li
>            Priority: Minor
>         Attachments: H5247.patch
>
>
> I've tried to pass 'build test' with GC_CC, and found that tests hang on JIT almost always.
> The reason is the same as for HARMONY-5136.
> Some thread is died with ThreadGroup.lock blocked, so main thread can't obtain this lock.
> Looks like HARMONY-5136 patch is incomplete.
> I used the following line to test the bug:
> win_em64t_msvc_debug\deploy\jdk\jre\bin\java.exe -Xem:opt -XX:gc.dll=gc_cc -XX:+vm.assert_dialog -cp win_em64t_msvc_debug\tests\smoke.tests\classes StackTest

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