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/03/20 16:46:32 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: sub_ver.patch
                formatted.zip
                format.sh

The first file automatically formats old sources in Pavel's style and new sources in Apache's style. The archive contains formatted sources. The patch is intended for review and measures the difference between automatically formatted sources, it cannot be applied directly to the current 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, LastJsrTest.patch, sub_ver.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.