You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Aleksey Shipilev (JIRA)" <ji...@apache.org> on 2008/01/17 13:36:34 UTC

[jira] Updated: (HARMONY-5399) [drlvm][jit] Enabling arraycopy optimization for primitive types when write barriers are enabled

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

Aleksey Shipilev updated HARMONY-5399:
--------------------------------------

    Attachment: WB-2.patch

WB-2.patch
Proposed patch which solves the identified problem.

> [drlvm][jit] Enabling arraycopy optimization for primitive types when write barriers are enabled
> ------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5399
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5399
>             Project: Harmony
>          Issue Type: Improvement
>         Environment: All
>            Reporter: Aleksey Shipilev
>         Attachments: WB-2.patch
>
>
> JIT arraycopy optimization is disabled automatically when WB are enabled. Attached patch re-enables arraycopy optimization for arrays of primitive types, which shouldn't interfere with WB activity.

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