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/12/28 14:19:43 UTC

[jira] Closed: (HARMONY-3680) [drlvm][classloader][reliability] vm.classloading.ClassAttributeTest test hangs when number of threads >=3

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

Gregory Shimansky closed HARMONY-3680.
--------------------------------------


No response, assuming ok.

> [drlvm][classloader][reliability] vm.classloading.ClassAttributeTest test hangs when number of threads >=3
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3680
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3680
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Aleksey Ignatenko
>            Assignee: Gregory Shimansky
>
> vm.classloading.ClassAttributeTest from reliability suit (see H-2918) hangs when number of threads parameter is set >=3.
> To reproduce one needs to:
> To reproduce one needs to 
> 1. modify run/run.normal.mode.settings.xml (or leave as is with 8 threads): 
> -<property name="vm.classloading.ClassAttributesTest.n_threads" value="8" /> 
> +<property name="vm.classloading.ClassAttributesTest.n_threads" value="N" /> - where N - number of threads to create
> 2. compile reliability suit 
> 3. cd run folder, execute "ant -f run.xml run.vm" 
> Checked and reproduced on Win IA32 only.

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