You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2007/10/22 21:18:50 UTC

[jira] Created: (HARMONY-4998) [drlvm][classloader] stress test org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.testManySupIntf2 fails

[drlvm][classloader] stress test org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.testManySupIntf2 fails
---------------------------------------------------------------------------------------------------------------------

                 Key: HARMONY-4998
                 URL: https://issues.apache.org/jira/browse/HARMONY-4998
             Project: Harmony
          Issue Type: Bug
          Components: VM
         Environment: x86_64
            Reporter: Alexei Fedotov


This seems like a thread safety problem for class initialization

[debug] Incorrect PUBSTATFIN_F5_1:0.0   must be 3.0fl
[error] in null(org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.test01)
org.apache.harmony.test.stress.classloader.share.ClassLoaderTestError
	at org.apache.harmony.test.stress.classloader.NotSynchThreads.SupIntf.testManySupIntf_01.test1(Unknown Source)
	at org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.test01.test1(Unknown Source)
	at org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.testThread.run(Unknown Source)



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


[jira] Updated: (HARMONY-4998) [drlvm][classloader] stress test org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.testManySupIntf2 fails

Posted by "Alexei Fedotov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Fedotov updated HARMONY-4998:
------------------------------------

    Environment: Windows x86_64  (was: x86_64)

> [drlvm][classloader] stress test org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.testManySupIntf2 fails
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4998
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4998
>             Project: Harmony
>          Issue Type: Bug
>          Components: VM
>         Environment: Windows x86_64
>            Reporter: Alexei Fedotov
>
> This seems like a thread safety problem for class initialization
> [debug] Incorrect PUBSTATFIN_F5_1:0.0   must be 3.0fl
> [error] in null(org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.test01)
> org.apache.harmony.test.stress.classloader.share.ClassLoaderTestError
> 	at org.apache.harmony.test.stress.classloader.NotSynchThreads.SupIntf.testManySupIntf_01.test1(Unknown Source)
> 	at org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.test01.test1(Unknown Source)
> 	at org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.testThread.run(Unknown Source)

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


[jira] Commented: (HARMONY-4998) [drlvm][classloader] stress test org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.testManySupIntf2 fails

Posted by "Ilya Leviev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596223#action_12596223 ] 

Ilya Leviev commented on HARMONY-4998:
--------------------------------------

falied at r653525/Windows_x86

> [drlvm][classloader] stress test org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.testManySupIntf2 fails
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4998
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4998
>             Project: Harmony
>          Issue Type: Bug
>          Components: VM
>         Environment: Windows x86_64
>            Reporter: Alexei Fedotov
>
> This seems like a thread safety problem for class initialization
> [debug] Incorrect PUBSTATFIN_F5_1:0.0   must be 3.0fl
> [error] in null(org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.test01)
> org.apache.harmony.test.stress.classloader.share.ClassLoaderTestError
> 	at org.apache.harmony.test.stress.classloader.NotSynchThreads.SupIntf.testManySupIntf_01.test1(Unknown Source)
> 	at org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.test01.test1(Unknown Source)
> 	at org.apache.harmony.test.stress.classloader.MixThreads.SupIntf.testThread.run(Unknown Source)

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