You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2007/02/22 10:40:05 UTC

[jira] Updated: (HARMONY-3225) [drlvm][verifier] when jsr instruction is the last, this produces verification error on parsing stage

     [ https://issues.apache.org/jira/browse/HARMONY-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Fedotov updated HARMONY-3225:
------------------------------------

    Attachment: LastJsrTest.patch

The patch contains a new file with a test
svn add src/test/regression/H3225/LastJsrTest.j

The test fails on DRLVM and passes on RI.

> [drlvm][verifier] when jsr instruction is the last, this produces verification error on parsing stage
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3225
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3225
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Alexei Fedotov
>         Attachments: LastJsrTest.patch
>
>
> The code checks the index of an instruction which follows jsr and founds that it is not in range.

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