You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Rana Dasgupta (JIRA)" <ji...@apache.org> on 2007/03/07 22:31:24 UTC

[jira] Created: (HARMONY-3330) changing field_is_gc_enumerable interface to field_is_enumerable_reference etc.

changing field_is_gc_enumerable interface to field_is_enumerable_reference etc.
-------------------------------------------------------------------------------

                 Key: HARMONY-3330
                 URL: https://issues.apache.org/jira/browse/HARMONY-3330
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
         Environment: A platform independent change
            Reporter: Rana Dasgupta


With magic implementation, field_is_reference() was changed to field_is_gc_enumerable(). This lessens the field semantics. This change adds back field_is_reference and adds new interfaces field_is_magic() and field_is_enumerable_reference(). Tested on Win32 and Linux32.

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


[jira] Commented: (HARMONY-3330) changing field_is_gc_enumerable interface to field_is_enumerable_reference etc.

Posted by "Rana Dasgupta (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479504 ] 

Rana Dasgupta commented on HARMONY-3330:
----------------------------------------

Thanks Weldon



> changing field_is_gc_enumerable interface to field_is_enumerable_reference etc.
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-3330
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3330
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: A platform independent change
>            Reporter: Rana Dasgupta
>         Assigned To: weldon washburn
>         Attachments: interface_changes.patch
>
>
> With magic implementation, field_is_reference() was changed to field_is_gc_enumerable(). This lessens the field semantics. This change adds back field_is_reference and adds new interfaces field_is_magic() and field_is_enumerable_reference(). Tested on Win32 and Linux32.

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


[jira] Updated: (HARMONY-3330) changing field_is_gc_enumerable interface to field_is_enumerable_reference etc.

Posted by "Rana Dasgupta (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rana Dasgupta updated HARMONY-3330:
-----------------------------------

    Attachment: interface_changes.patch

Adding the patch

> changing field_is_gc_enumerable interface to field_is_enumerable_reference etc.
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-3330
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3330
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: A platform independent change
>            Reporter: Rana Dasgupta
>         Attachments: interface_changes.patch
>
>
> With magic implementation, field_is_reference() was changed to field_is_gc_enumerable(). This lessens the field semantics. This change adds back field_is_reference and adds new interfaces field_is_magic() and field_is_enumerable_reference(). Tested on Win32 and Linux32.

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


[jira] Assigned: (HARMONY-3330) changing field_is_gc_enumerable interface to field_is_enumerable_reference etc.

Posted by "weldon washburn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

weldon washburn reassigned HARMONY-3330:
----------------------------------------

    Assignee: weldon washburn

> changing field_is_gc_enumerable interface to field_is_enumerable_reference etc.
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-3330
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3330
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: A platform independent change
>            Reporter: Rana Dasgupta
>         Assigned To: weldon washburn
>         Attachments: interface_changes.patch
>
>
> With magic implementation, field_is_reference() was changed to field_is_gc_enumerable(). This lessens the field semantics. This change adds back field_is_reference and adds new interfaces field_is_magic() and field_is_enumerable_reference(). Tested on Win32 and Linux32.

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


[jira] Closed: (HARMONY-3330) changing field_is_gc_enumerable interface to field_is_enumerable_reference etc.

Posted by "weldon washburn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

weldon washburn closed HARMONY-3330.
------------------------------------

    Resolution: Fixed

build, build test pass on winxp32 and rhel 4.0, gcc 4.0.2


> changing field_is_gc_enumerable interface to field_is_enumerable_reference etc.
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-3330
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3330
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: A platform independent change
>            Reporter: Rana Dasgupta
>         Assigned To: weldon washburn
>         Attachments: interface_changes.patch
>
>
> With magic implementation, field_is_reference() was changed to field_is_gc_enumerable(). This lessens the field semantics. This change adds back field_is_reference and adds new interfaces field_is_magic() and field_is_enumerable_reference(). Tested on Win32 and Linux32.

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