You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/06/11 23:41:07 UTC

[jira] Updated: (HARMONY-6230) ZipEntry close() leaves ZipInputStream in an inconsistent state

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

Jesse Wilson updated HARMONY-6230:
----------------------------------

    Attachment: ZipInputStreamBugs.patch

Tests + Fixes. 

Without the fix, the tests pass on the RI but fail on Hy.
With the fix, they pass on both class libraries.

> ZipEntry close() leaves ZipInputStream in an inconsistent state
> ---------------------------------------------------------------
>
>                 Key: HARMONY-6230
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6230
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: SVN Revision: 777222
>            Reporter: Jesse Wilson
>         Attachments: ZipInputStreamBugs.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> closeEntry() leaves the ZipInputStream in an inconsistent state
> getNextEntry() doesn't throw when the stream is closed

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