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/10/09 11:24:50 UTC

[jira] Assigned: (HARMONY-3779) [drlvm][jit] GC enumeration checks improved

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

Alexey Varlamov reassigned HARMONY-3779:
----------------------------------------

    Assignee:     (was: Alexey Varlamov)

> [drlvm][jit] GC enumeration checks improved
> -------------------------------------------
>
>                 Key: HARMONY-3779
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3779
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Priority: Minor
>         Attachments: gccheck.diff
>
>
> GCMap::checkManaged2UnmanagedConv is disabled now for EM64T mode because of differences in GC support implementation for static fields for IA32 and EM64T architectures.
> This patch eliminates these differences and enables the check for EM64T.
> The patch does not fix any GC-related bugs, so I set priority to Minor.

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