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/04/10 17:41:32 UTC

[jira] Commented: (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:comment-tabpanel#action_12487800 ] 

Alexei Fedotov commented on HARMONY-3225:
-----------------------------------------

The last three patches: sub_ver_formatting.patch (690 kb), test.patch (15 kb),  vf_interface.patch (2 kb) should be applied to the vm source tree.

> [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: format.sh, formatted.zip, interface.patch, LastJsrTest.patch, sub_ver.patch, sub_ver_1.patch, sub_ver_2.patch, sub_ver_formatting.patch, test.patch, vf_interface.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.