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/01/31 12:00:18 UTC

[jira] Updated: (HARMONY-3098) [jitrino][jet] fails to compile interlaced subroutines

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

Alexei Fedotov updated HARMONY-3098:
------------------------------------

    Attachment: JsrNoRet2.class
                JsrNoRet.j

> [jitrino][jet] fails to compile interlaced subroutines
> ------------------------------------------------------
>
>                 Key: HARMONY-3098
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3098
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows ia32
>            Reporter: Alexei Fedotov
>         Attachments: JsrNoRet.class, JsrNoRet.j, JsrNoRet2.class, JsrNoRet2.j
>
>
> JET fails to compile a subroutine. I have attached the test I used to reproduce the problem and an attempt to localize it (in jasmin).
> jitrino.dll!Jitrino::Jet::JFrame::operator=()  Line 84 + 0x3	C++
> jitrino.dll!Jitrino::Jet::BBState::operator=()  + 0x10	C++
> jitrino.dll!Jitrino::Jet::Compiler::comp_gen_insts(unsigned int pc=3, unsigned int parentPC=7, unsigned int jsr_lead=4294967295)  Line 881 + 0x8	C++
> jitrino.dll!Jitrino::Jet::Compiler::comp_gen_code_bb(unsigned int pc=3)  Line 819 + 0xe	C++
> jitrino.dll!Jitrino::Jet::Compiler::compile(void * ch=0x0013f42c, Method * method=0x02bc7a00, const OpenMethodExecutionParams & params={...})  Line 394	C++
> jitrino.dll!Jitrino::Jet::compile_with_params(void * jit_handle=0x011e7ac0, void * ch=0x0013f42c, Method * method=0x02bc7a00, OpenMethodExecutionParams params={...})  Line 523 + 0x2c	C++
> [...]

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