You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ronald Servant (JIRA)" <ji...@apache.org> on 2008/01/30 22:31:35 UTC

[jira] Created: (HARMONY-5445) Enhance ZIP function table in VMI

Enhance ZIP function table in VMI
---------------------------------

                 Key: HARMONY-5445
                 URL: https://issues.apache.org/jira/browse/HARMONY-5445
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Ronald Servant


In working with IBM VME for Harmony it was discovered that the existing VMI ZIP API was insufficient to provide a clean internal implementation of the API.  There were opaque structures being cast to internal structures.  By refining the API we can avoid all those situations.

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


[jira] Assigned: (HARMONY-5445) Enhance ZIP function table in VMI

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

Mark Hindess reassigned HARMONY-5445:
-------------------------------------

    Assignee: Mark Hindess

> Enhance ZIP function table in VMI
> ---------------------------------
>
>                 Key: HARMONY-5445
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5445
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Ronald Servant
>            Assignee: Mark Hindess
>         Attachments: vmizip_20080130.patch
>
>
> In working with IBM VME for Harmony it was discovered that the existing VMI ZIP API was insufficient to provide a clean internal implementation of the API.  There were opaque structures being cast to internal structures.  By refining the API we can avoid all those situations.

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


[jira] Closed: (HARMONY-5445) Enhance ZIP function table in VMI

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

Mark Hindess closed HARMONY-5445.
---------------------------------

    Resolution: Fixed

Closing.


> Enhance ZIP function table in VMI
> ---------------------------------
>
>                 Key: HARMONY-5445
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5445
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Ronald Servant
>            Assignee: Mark Hindess
>         Attachments: vmizip_20080130.patch
>
>
> In working with IBM VME for Harmony it was discovered that the existing VMI ZIP API was insufficient to provide a clean internal implementation of the API.  There were opaque structures being cast to internal structures.  By refining the API we can avoid all those situations.

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


[jira] Updated: (HARMONY-5445) Enhance ZIP function table in VMI

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

Ronald Servant updated HARMONY-5445:
------------------------------------

    Attachment: vmizip_20080130.patch

This patch addresses the API issues reported. 

It also renames zip VMI API from hyzip to vmizip.  This was done to make the API a true API, and not simply the Harmony implementation.

> Enhance ZIP function table in VMI
> ---------------------------------
>
>                 Key: HARMONY-5445
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5445
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Ronald Servant
>         Attachments: vmizip_20080130.patch
>
>
> In working with IBM VME for Harmony it was discovered that the existing VMI ZIP API was insufficient to provide a clean internal implementation of the API.  There were opaque structures being cast to internal structures.  By refining the API we can avoid all those situations.

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


[jira] Commented: (HARMONY-5445) Enhance ZIP function table in VMI

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-5445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564360#action_12564360 ] 

Mark Hindess commented on HARMONY-5445:
---------------------------------------

Applied in r617092.  Please confirm it has been applied as expected.


> Enhance ZIP function table in VMI
> ---------------------------------
>
>                 Key: HARMONY-5445
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5445
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Ronald Servant
>            Assignee: Mark Hindess
>         Attachments: vmizip_20080130.patch
>
>
> In working with IBM VME for Harmony it was discovered that the existing VMI ZIP API was insufficient to provide a clean internal implementation of the API.  There were opaque structures being cast to internal structures.  By refining the API we can avoid all those situations.

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