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

[jira] Created: (HARMONY-3605) [drlvm][winx64][jit] shutdown.TestLock test fails with assertion in -Xem:server mode

[drlvm][winx64][jit] shutdown.TestLock test fails with assertion in -Xem:server mode
------------------------------------------------------------------------------------

                 Key: HARMONY-3605
                 URL: https://issues.apache.org/jira/browse/HARMONY-3605
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Mikhail Fursov
            Priority: Critical


shutdown.TestLock test fails with assertion in -Xem:server mode:
Assertion failed: header->getInDegree() == 2, file vm\jitrino\src\optimizer\Loop.cpp, line 423

 


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


[jira] Updated: (HARMONY-3605) [drlvm][winx64][jit] shutdown.TestLock test fails with assertion in -Xem:server mode

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

Mikhail Fursov updated HARMONY-3605:
------------------------------------

    Attachment: peel.diff

'Peel'  optimization pass didn't check if loop header is dispatch node. This patch fixes it.

+ IMO we should shorten 'peel' code and drop most the never used stuff from it.

> [drlvm][winx64][jit] shutdown.TestLock test fails with assertion in -Xem:server mode
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3605
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3605
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Priority: Critical
>         Attachments: peel.diff
>
>
> shutdown.TestLock test fails with assertion in -Xem:server mode:
> Assertion failed: header->getInDegree() == 2, file vm\jitrino\src\optimizer\Loop.cpp, line 423
>  

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


[jira] Assigned: (HARMONY-3605) [drlvm][winx64][jit] shutdown.TestLock test fails with assertion in -Xem:server mode

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

Alexey Varlamov reassigned HARMONY-3605:
----------------------------------------

    Assignee: Alexey Varlamov

> [drlvm][winx64][jit] shutdown.TestLock test fails with assertion in -Xem:server mode
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3605
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3605
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Alexey Varlamov
>            Priority: Critical
>         Attachments: peel.diff
>
>
> shutdown.TestLock test fails with assertion in -Xem:server mode:
> Assertion failed: header->getInDegree() == 2, file vm\jitrino\src\optimizer\Loop.cpp, line 423
>  

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


[jira] Closed: (HARMONY-3605) [drlvm][winx64][jit] shutdown.TestLock test fails with assertion in -Xem:server mode

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

Alexey Varlamov closed HARMONY-3605.
------------------------------------

    Resolution: Fixed

Applied at r527064, thanks!

> [drlvm][winx64][jit] shutdown.TestLock test fails with assertion in -Xem:server mode
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3605
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3605
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Alexey Varlamov
>            Priority: Critical
>         Attachments: peel.diff
>
>
> shutdown.TestLock test fails with assertion in -Xem:server mode:
> Assertion failed: header->getInDegree() == 2, file vm\jitrino\src\optimizer\Loop.cpp, line 423
>  

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