You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2006/12/12 13:28:22 UTC

[jira] Commented: (HARMONY-2564) [drlvm][ipf] drlvm fails on -Xem:*

    [ http://issues.apache.org/jira/browse/HARMONY-2564?page=comments#action_12457686 ] 
            
Mikhail Fursov commented on HARMONY-2564:
-----------------------------------------

Try to comment this line
properties.set("vm.use_interpreter", "false");
in  vmcore/src/init/vm_properties.cpp


> [drlvm][ipf] drlvm fails on -Xem:*
> ----------------------------------
>
>                 Key: HARMONY-2564
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2564
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: linux.ia64
>            Reporter: Igor V Chebykin
>            Priority: Critical
>
> ia64 build aborted with following message:
> lil code stub invalid at instruction 9: call not dominated by out or in2out
>   java:
> /export/ichebyki/workspace-harmony-pure/trunk/working_vm/vm/vmcore/src/util/ipf/base/compile_ipf.cpp:473:
> void* compile_get_compile_me_generic(): Assertion `cs && lil_is_valid(cs)'
> failed.
> FIXME: abort_handler
> /bin/bash: line 49: 22752 Aborted ./java Hello.java
> call 0x0x2000000002188220;
> For example the fail is reproduced with following command line:
> % java -Xem:interpreter Hello
> It seems that lil code is not valid.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira