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/01/17 06:55:27 UTC

[jira] Assigned: (HARMONY-2049) [drlvm][jit] PMF.cpp does not conform to Jitrino->VM interface model

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

Alexey Varlamov reassigned HARMONY-2049:
----------------------------------------

    Assignee: Alexey Varlamov

> [drlvm][jit] PMF.cpp does not conform to Jitrino->VM interface model
> --------------------------------------------------------------------
>
>                 Key: HARMONY-2049
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2049
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Ivashin Sergey
>         Assigned To: Alexey Varlamov
>            Priority: Minor
>
> PMF.cpp contains direct calls to vm_properties_* functions defined in
> open/vm.h, which are part of actual DRL VM interface. Correct way to use this
> functionality, according to Jitrino architecture, would be:
> 1) Add necessary functions to CompilationInterface class
> 2) Implement them in DRLVMCompilationInterface.cpp where it is OK to use calls
> to actual VM interface.

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