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

[jira] Commented: (HARMONY-3596) [drlvm][ipf][jit]

    [ https://issues.apache.org/jira/browse/HARMONY-3596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487696 ] 

Alexey Varlamov commented on HARMONY-3596:
------------------------------------------

Konstantin, please share, how do you test the JIT - which workloads/modes? 
Common 'build test' only invokes interpreter on IPF - did you tweak it or running some apps manually?

I observed the following error trying to run just HWA:
Failure to open JIT dll /nfs/ins/proj/drl/coreapi/avarlamo/harmony/linux.ipf/svn-repo/trunk/working_vm/build/lnx_ipf_gcc_debug/deploy/jdk/jre/bin/default//libjitrino.so 20019
apr code: /nfs/ins/proj/drl/coreapi/avarlamo/harmony/linux.ipf/svn-repo/trunk/working_vm/build/lnx_ipf_gcc_debug/deploy/jdk/jre/bin/default//libjitrino.so: undefined symbol: _ZN7Jitrino3IPF12LiveAnalyzer13updateLiveSetERNS_6StlSetIPNS0_7RegOpndESt4lessIS4_ENS_14StlMMAllocatorIS4_EEEEPNS0_4InstE
EM: JIT library loading error:'/nfs/ins/proj/drl/coreapi/avarlamo/harmony/linux.ipf/svn-repo/trunk/working_vm/build/lnx_ipf_gcc_debug/deploy/jdk/jre/bin/default//libjitrino.so'
Cannot instantiate EM


> [drlvm][ipf][jit]
> -----------------
>
>                 Key: HARMONY-3596
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3596
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>         Environment: IPF Linux
>            Reporter: Konstantin Anisimov
>         Assigned To: Alexey Varlamov
>            Priority: Minor
>         Attachments: liveness
>
>
> Guarded code liveness analysis implemented
> Please note:
> vm/jitrino/src/codegenerator/ipf/IpfDce.cpp and vm/jitrino/src/codegenerator/ipf/include/IpfDce.h are removed
> vm/jitrino/src/codegenerator/ipf/IpfLiveManager.cpp and vm/jitrino/src/codegenerator/ipf/include/IpfLiveManager.h are added

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