You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sean Qiu (JIRA)" <ji...@apache.org> on 2007/06/13 04:55:26 UTC

[jira] Closed: (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 ]

Sean Qiu closed HARMONY-3613.
-----------------------------


> [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
>            Assignee: 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.