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/04 14:24:19 UTC

[jira] Created: (HARMONY-1696) [DRLVM] multianewarray removed extra set_vector_size()

[DRLVM] multianewarray removed extra set_vector_size()
------------------------------------------------------

                 Key: HARMONY-1696
                 URL: http://issues.apache.org/jira/browse/HARMONY-1696
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
         Environment: All
            Reporter: Ivan Volosyuk
            Priority: Trivial
         Attachments: multianewarray_no_extra_resizing.diff

vm_multianewarray_recursive() contains calls to set_vector_size() which is already done in vm_new_vector().
Clean it up.

-- 
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-1696) [DRLVM] multianewarray removed extra set_vector_size()

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

Geir Magnusson Jr reassigned HARMONY-1696:
------------------------------------------

    Assignee: Geir Magnusson Jr

> [DRLVM] multianewarray removed extra set_vector_size()
> ------------------------------------------------------
>
>                 Key: HARMONY-1696
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1696
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: All
>            Reporter: Ivan Volosyuk
>         Assigned To: Geir Magnusson Jr
>            Priority: Trivial
>         Attachments: multianewarray_no_extra_resizing.diff
>
>
> vm_multianewarray_recursive() contains calls to set_vector_size() which is already done in vm_new_vector().
> Clean it up.

-- 
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-1696) [DRLVM] multianewarray removed extra set_vector_size()

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

Ivan Volosyuk updated HARMONY-1696:
-----------------------------------

    Attachment: multianewarray_no_extra_resizing.diff

Patch attached

> [DRLVM] multianewarray removed extra set_vector_size()
> ------------------------------------------------------
>
>                 Key: HARMONY-1696
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1696
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: All
>            Reporter: Ivan Volosyuk
>            Priority: Trivial
>         Attachments: multianewarray_no_extra_resizing.diff
>
>
> vm_multianewarray_recursive() contains calls to set_vector_size() which is already done in vm_new_vector().
> Clean it up.

-- 
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] Resolved: (HARMONY-1696) [DRLVM] multianewarray removed extra set_vector_size()

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

Geir Magnusson Jr resolved HARMONY-1696.
----------------------------------------

    Resolution: Fixed

r453466

Ubuntu 6 - smoke, c-unit, ~kernel

> [DRLVM] multianewarray removed extra set_vector_size()
> ------------------------------------------------------
>
>                 Key: HARMONY-1696
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1696
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: All
>            Reporter: Ivan Volosyuk
>         Assigned To: Geir Magnusson Jr
>            Priority: Trivial
>         Attachments: multianewarray_no_extra_resizing.diff
>
>
> vm_multianewarray_recursive() contains calls to set_vector_size() which is already done in vm_new_vector().
> Clean it up.

-- 
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] Closed: (HARMONY-1696) [DRLVM] multianewarray removed extra set_vector_size()

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

Geir Magnusson Jr closed HARMONY-1696.
--------------------------------------


> [DRLVM] multianewarray removed extra set_vector_size()
> ------------------------------------------------------
>
>                 Key: HARMONY-1696
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1696
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: All
>            Reporter: Ivan Volosyuk
>         Assigned To: Geir Magnusson Jr
>            Priority: Trivial
>         Attachments: multianewarray_no_extra_resizing.diff
>
>
> vm_multianewarray_recursive() contains calls to set_vector_size() which is already done in vm_new_vector().
> Clean it up.

-- 
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