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 2008/01/22 07:54:41 UTC

[jira] Assigned: (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 ]

Alexey Varlamov reassigned HARMONY-5399:
----------------------------------------

    Assignee: Alexey Varlamov

> [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
>            Assignee: Alexey Varlamov
>         Attachments: WB-2.patch, WB-3.patch, WB-4.patch, WB-5.patch, WB-6.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.