You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ivan Volosyuk (JIRA)" <ji...@apache.org> on 2006/10/19 16:57:35 UTC

[jira] Created: (HARMONY-1922) [DRLVM] wrong assertion in class_alloc_new_object()

[DRLVM] wrong assertion in class_alloc_new_object()
---------------------------------------------------

                 Key: HARMONY-1922
                 URL: http://issues.apache.org/jira/browse/HARMONY-1922
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
         Environment: All
            Reporter: Ivan Volosyuk
         Attachments: fix.diff, NoSuchFieldError.j

Syntetic test fails on the assertion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-1922) [DRLVM] wrong assertion in class_alloc_new_object()

Posted by "Ivan Volosyuk (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1922?page=all ]

Ivan Volosyuk updated HARMONY-1922:
-----------------------------------

    Attachment: fix.diff

Oneliner fix.

> [DRLVM] wrong assertion in class_alloc_new_object()
> ---------------------------------------------------
>
>                 Key: HARMONY-1922
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1922
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ivan Volosyuk
>         Attachments: fix.diff, NoSuchFieldError.j
>
>
> Syntetic test fails on the assertion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-1922) [DRLVM] wrong assertion in class_alloc_new_object()

Posted by "Ivan Volosyuk (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1922?page=comments#action_12447331 ] 
            
Ivan Volosyuk commented on HARMONY-1922:
----------------------------------------

The test has failed for me on windows a few times. Is it no longer reproducible?

> [DRLVM] wrong assertion in class_alloc_new_object()
> ---------------------------------------------------
>
>                 Key: HARMONY-1922
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1922
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ivan Volosyuk
>         Assigned To: Geir Magnusson Jr
>         Attachments: fix.diff, NoSuchFieldError.j
>
>
> Syntetic test fails on the assertion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-1922) [DRLVM] wrong assertion in class_alloc_new_object()

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1922?page=comments#action_12447332 ] 
            
Geir Magnusson Jr commented on HARMONY-1922:
--------------------------------------------

no, I'm probably being an idiot...

> [DRLVM] wrong assertion in class_alloc_new_object()
> ---------------------------------------------------
>
>                 Key: HARMONY-1922
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1922
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ivan Volosyuk
>         Assigned To: Geir Magnusson Jr
>         Attachments: fix.diff, NoSuchFieldError.j
>
>
> Syntetic test fails on the assertion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-1922) [DRLVM] wrong assertion in class_alloc_new_object()

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1922?page=comments#action_12447316 ] 
            
Geir Magnusson Jr commented on HARMONY-1922:
--------------------------------------------

I can't get this to fail.  How did you do it?

> [DRLVM] wrong assertion in class_alloc_new_object()
> ---------------------------------------------------
>
>                 Key: HARMONY-1922
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1922
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ivan Volosyuk
>         Attachments: fix.diff, NoSuchFieldError.j
>
>
> Syntetic test fails on the assertion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-1922) [DRLVM] wrong assertion in class_alloc_new_object()

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1922?page=all ]

Geir Magnusson Jr updated HARMONY-1922:
---------------------------------------

    Patch Info: [Patch Available]

> [DRLVM] wrong assertion in class_alloc_new_object()
> ---------------------------------------------------
>
>                 Key: HARMONY-1922
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1922
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ivan Volosyuk
>         Attachments: fix.diff, NoSuchFieldError.j
>
>
> Syntetic test fails on the assertion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-1922) [DRLVM] wrong assertion in class_alloc_new_object()

Posted by "Ivan Volosyuk (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1922?page=all ]

Ivan Volosyuk updated HARMONY-1922:
-----------------------------------

    Attachment: NoSuchFieldError.j

jasmin test attached.

> [DRLVM] wrong assertion in class_alloc_new_object()
> ---------------------------------------------------
>
>                 Key: HARMONY-1922
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1922
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ivan Volosyuk
>         Attachments: fix.diff, NoSuchFieldError.j
>
>
> Syntetic test fails on the assertion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (HARMONY-1922) [DRLVM] wrong assertion in class_alloc_new_object()

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1922?page=all ]

Geir Magnusson Jr reassigned HARMONY-1922:
------------------------------------------

    Assignee: Geir Magnusson Jr

> [DRLVM] wrong assertion in class_alloc_new_object()
> ---------------------------------------------------
>
>                 Key: HARMONY-1922
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1922
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ivan Volosyuk
>         Assigned To: Geir Magnusson Jr
>         Attachments: fix.diff, NoSuchFieldError.j
>
>
> Syntetic test fails on the assertion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira