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 2008/01/16 13:26:34 UTC

[jira] Updated: (HARMONY-5393) [drlvm][jit][opt] VMMagic based helper inliner optimization passes incorrect params to helpers with a number params > 2

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

Mikhail Fursov updated HARMONY-5393:
------------------------------------

    Attachment: magicparams.diff

> [drlvm][jit][opt] VMMagic based helper inliner optimization passes incorrect params to helpers with a number params > 2
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5393
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5393
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Assignee: Mikhail Fursov
>         Attachments: magicparams.diff
>
>
> For helpers like write barrier helper with a number of params > 2 'inline_helpers' optimizations passes illegal values as parameter 3 and further.
> It does not affect any of Harmony modes, but must be fixed asap.

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