You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Paulex Yang (JIRA)" <ji...@apache.org> on 2007/04/11 09:05:36 UTC

[jira] Assigned: (HARMONY-3613) [classlib][archive] Add test for java.util.zip.ZipFile.size() and remove some useless methods of ZipEntry

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

Paulex Yang reassigned HARMONY-3613:
------------------------------------

    Assignee: Paulex Yang

> [classlib][archive] Add test for java.util.zip.ZipFile.size() and remove some useless methods of ZipEntry
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3613
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3613
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: Windows XP
>            Reporter: Sean Qiu
>         Assigned To: Paulex Yang
>            Priority: Minor
>         Attachments: Harmony-3613.diff
>
>
> Add test of java.util.zip.ZipFile.size().
> And remove some unnecessary methods of java.util.zip.ZipEntry.
> They are:
> long getOffset()
> void setName(String entryName)
> void setOffset(long value) 

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