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/05/11 09:31:15 UTC

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

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

Alexey Varlamov commented on HARMONY-3779:
------------------------------------------

I've got numerous NPEs in HUT and smoke tests on SLES9@x64 with this patch, please re-check it on this platform...

> [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
>         Assigned To: Alexey Varlamov
>            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.