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

[jira] Created: (HARMONY-3504) [drlvm][thread] ThreadGroupTest is failed

[drlvm][thread] ThreadGroupTest is failed
-----------------------------------------

                 Key: HARMONY-3504
                 URL: https://issues.apache.org/jira/browse/HARMONY-3504
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Pavel Rebriy


HUT ThreadGroupTest is failed after commit HARMONY-3413
(see http://mail-archives.apache.org/mod_mbox/harmony-dev/200703.mbox/%3c7273946b0703262327y12113338r53752cf0e79a1c88@mail.gmail.com%3e)

The problem is in incorrect assert which set in jthread_exception_stop() function.

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


[jira] Closed: (HARMONY-3504) [drlvm][thread] ThreadGroupTest is failed

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

Gregory Shimansky closed HARMONY-3504.
--------------------------------------


No response, assuming ok.

> [drlvm][thread] ThreadGroupTest is failed
> -----------------------------------------
>
>                 Key: HARMONY-3504
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3504
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>            Assignee: Gregory Shimansky
>         Attachments: HUT_ThreadGroupTest_fix.patch
>
>
> HUT ThreadGroupTest is failed after commit HARMONY-3413
> (see http://mail-archives.apache.org/mod_mbox/harmony-dev/200703.mbox/%3c7273946b0703262327y12113338r53752cf0e79a1c88@mail.gmail.com%3e)
> The problem is in incorrect assert which set in jthread_exception_stop() function.

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


[jira] Assigned: (HARMONY-3504) [drlvm][thread] ThreadGroupTest is failed

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

Gregory Shimansky reassigned HARMONY-3504:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][thread] ThreadGroupTest is failed
> -----------------------------------------
>
>                 Key: HARMONY-3504
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3504
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>         Assigned To: Gregory Shimansky
>         Attachments: HUT_ThreadGroupTest_fix.patch
>
>
> HUT ThreadGroupTest is failed after commit HARMONY-3413
> (see http://mail-archives.apache.org/mod_mbox/harmony-dev/200703.mbox/%3c7273946b0703262327y12113338r53752cf0e79a1c88@mail.gmail.com%3e)
> The problem is in incorrect assert which set in jthread_exception_stop() function.

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


[jira] Updated: (HARMONY-3504) [drlvm][thread] ThreadGroupTest is failed

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

Pavel Rebriy updated HARMONY-3504:
----------------------------------

    Attachment: HUT_ThreadGroupTest_fix.patch

The patch to fix the assert.

> [drlvm][thread] ThreadGroupTest is failed
> -----------------------------------------
>
>                 Key: HARMONY-3504
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3504
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>         Attachments: HUT_ThreadGroupTest_fix.patch
>
>
> HUT ThreadGroupTest is failed after commit HARMONY-3413
> (see http://mail-archives.apache.org/mod_mbox/harmony-dev/200703.mbox/%3c7273946b0703262327y12113338r53752cf0e79a1c88@mail.gmail.com%3e)
> The problem is in incorrect assert which set in jthread_exception_stop() function.

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


[jira] Commented: (HARMONY-3504) [drlvm][thread] ThreadGroupTest is failed

Posted by "Peter Novodvorsky (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484393 ] 

Peter Novodvorsky commented on HARMONY-3504:
--------------------------------------------

patch works, passes HUT and kernel tests on linux.

> [drlvm][thread] ThreadGroupTest is failed
> -----------------------------------------
>
>                 Key: HARMONY-3504
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3504
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>         Attachments: HUT_ThreadGroupTest_fix.patch
>
>
> HUT ThreadGroupTest is failed after commit HARMONY-3413
> (see http://mail-archives.apache.org/mod_mbox/harmony-dev/200703.mbox/%3c7273946b0703262327y12113338r53752cf0e79a1c88@mail.gmail.com%3e)
> The problem is in incorrect assert which set in jthread_exception_stop() function.

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


[jira] Commented: (HARMONY-3504) [drlvm][thread] ThreadGroupTest is failed

Posted by "Elena Semukhina (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484353 ] 

Elena Semukhina commented on HARMONY-3504:
------------------------------------------

I see the same failure when running DRLVM kernel ThreadRTest in interpreter mode on linux x86. I applied the provided pacth and it really fixed the issue. The test passed.



> [drlvm][thread] ThreadGroupTest is failed
> -----------------------------------------
>
>                 Key: HARMONY-3504
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3504
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>         Attachments: HUT_ThreadGroupTest_fix.patch
>
>
> HUT ThreadGroupTest is failed after commit HARMONY-3413
> (see http://mail-archives.apache.org/mod_mbox/harmony-dev/200703.mbox/%3c7273946b0703262327y12113338r53752cf0e79a1c88@mail.gmail.com%3e)
> The problem is in incorrect assert which set in jthread_exception_stop() function.

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


[jira] Resolved: (HARMONY-3504) [drlvm][thread] ThreadGroupTest is failed

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

Gregory Shimansky resolved HARMONY-3504.
----------------------------------------

    Resolution: Fixed

Patch applied at 522911. Please check that the bug is fixed now.

> [drlvm][thread] ThreadGroupTest is failed
> -----------------------------------------
>
>                 Key: HARMONY-3504
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3504
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>         Assigned To: Gregory Shimansky
>         Attachments: HUT_ThreadGroupTest_fix.patch
>
>
> HUT ThreadGroupTest is failed after commit HARMONY-3413
> (see http://mail-archives.apache.org/mod_mbox/harmony-dev/200703.mbox/%3c7273946b0703262327y12113338r53752cf0e79a1c88@mail.gmail.com%3e)
> The problem is in incorrect assert which set in jthread_exception_stop() function.

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


[jira] Commented: (HARMONY-3504) [drlvm][thread] ThreadGroupTest is failed

Posted by "Pavel Rebriy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484355 ] 

Pavel Rebriy commented on HARMONY-3504:
---------------------------------------

It's great!

> [drlvm][thread] ThreadGroupTest is failed
> -----------------------------------------
>
>                 Key: HARMONY-3504
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3504
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>         Attachments: HUT_ThreadGroupTest_fix.patch
>
>
> HUT ThreadGroupTest is failed after commit HARMONY-3413
> (see http://mail-archives.apache.org/mod_mbox/harmony-dev/200703.mbox/%3c7273946b0703262327y12113338r53752cf0e79a1c88@mail.gmail.com%3e)
> The problem is in incorrect assert which set in jthread_exception_stop() function.

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