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 Pervov (JIRA)" <ji...@apache.org> on 2007/07/13 10:25:04 UTC

[jira] Created: (HARMONY-4460) [drlvm][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.

[drlvm][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.
---------------------------------------------------------------------------------

                 Key: HARMONY-4460
                 URL: https://issues.apache.org/jira/browse/HARMONY-4460
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
         Environment: All
            Reporter: Pavel Pervov


This produces assertion in class support code. Several VTSVM negative tests fail on this.

I'll provide the patch shortly, which fixes the issue.

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


[jira] Assigned: (HARMONY-4460) [drlvm][jit][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.

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

Mikhail Fursov reassigned HARMONY-4460:
---------------------------------------

    Assignee: Mikhail Fursov

> [drlvm][jit][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.
> --------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4460
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4460
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Pavel Pervov
>            Assignee: Mikhail Fursov
>         Attachments: H4460.patch, vtsvmfail.zip
>
>
> This produces assertion in class support code. Several VTSVM negative tests fail on this.
> I'll provide the patch shortly, which fixes the issue.

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


[jira] Updated: (HARMONY-4460) [drlvm][jit][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.

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

Pavel Pervov updated HARMONY-4460:
----------------------------------

    Summary: [drlvm][jit][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.  (was: [drlvm][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.)

> [drlvm][jit][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.
> --------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4460
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4460
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Pavel Pervov
>         Attachments: vtsvmfail.zip
>
>
> This produces assertion in class support code. Several VTSVM negative tests fail on this.
> I'll provide the patch shortly, which fixes the issue.

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


[jira] Updated: (HARMONY-4460) [drlvm][jit][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.

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

Pavel Pervov updated HARMONY-4460:
----------------------------------

    Attachment: H4460.patch

Here is the patch for jet.

> [drlvm][jit][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.
> --------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4460
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4460
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Pavel Pervov
>         Attachments: H4460.patch, vtsvmfail.zip
>
>
> This produces assertion in class support code. Several VTSVM negative tests fail on this.
> I'll provide the patch shortly, which fixes the issue.

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


[jira] Updated: (HARMONY-4460) [drlvm][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.

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

Pavel Pervov updated HARMONY-4460:
----------------------------------

    Attachment: vtsvmfail.zip

Simple test to reproduce the issue. Classes are compiled already.

If you want to build it yourself, first compile vtsvmfail.java and then comment method test in vtsvmfail_interface.java and re-compile this single file.

> [drlvm][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.
> ---------------------------------------------------------------------------------
>
>                 Key: HARMONY-4460
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4460
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Pavel Pervov
>         Attachments: vtsvmfail.zip
>
>
> This produces assertion in class support code. Several VTSVM negative tests fail on this.
> I'll provide the patch shortly, which fixes the issue.

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


[jira] Resolved: (HARMONY-4460) [drlvm][jit][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.

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

Mikhail Fursov resolved HARMONY-4460.
-------------------------------------

    Resolution: Fixed

Thanks!
Integrated as r 556014

> [drlvm][jit][jet][lazy] Zero constant pool index is passed to lazy resolution helpers.
> --------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4460
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4460
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Pavel Pervov
>            Assignee: Mikhail Fursov
>         Attachments: H4460.patch, vtsvmfail.zip
>
>
> This produces assertion in class support code. Several VTSVM negative tests fail on this.
> I'll provide the patch shortly, which fixes the issue.

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