You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/03/03 14:45:16 UTC

[jira] Resolved: (HARMONY-160) Three JSE 5 methods are not implemented in java.util.zip.InflaterInputStream

     [ http://issues.apache.org/jira/browse/HARMONY-160?page=all ]
     
Tim Ellison resolved HARMONY-160:
---------------------------------

    Resolution: Fixed

Paulex,

I've taken the methods you sent, but have expanded on the javadoc comments.  It would also be good if you could send corresponding test cases for the new implementation (even these trivial methods).

Fixed in ARCHIVE module java.util.zip.InflaterInputStream at repo revision 382809.

Thanks.

> Three JSE 5 methods are not implemented in java.util.zip.InflaterInputStream
> ----------------------------------------------------------------------------
>
>          Key: HARMONY-160
>          URL: http://issues.apache.org/jira/browse/HARMONY-160
>      Project: Harmony
>         Type: Bug
>   Components: Classlib
>     Reporter: Paulex Yang
>     Assignee: Tim Ellison
>  Attachments: java.util.zip.inflaterinputStream.patch
>
> Three methods:
> java/util/zip/InflaterInputStream public markSupported()Z,
> java/util/zip/InflaterInputStream public mark(I)V,
> java/util/zip/InflaterInputStream public reset()V,
> are overridden in JSE 5,  but they not implemented in Harmony

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira