[ http://issues.apache.org/jira/browse/HARMONY-158?page=all ]

Paulex Yang updated HARMONY-158:
--------------------------------

    Attachment: java.util.zip.Deflater.patch
                java.util.zip.DeflaterTests.patch
                158-native-patch.txt

The patches are attached, one for java implementation, one for test, and the 
last for native codes. Pls. note that the native patches include both win.IA32 
and linux.IA32, so pls. apply them on level of "native-src" directory.

> Two JSE 5 methods are not implemented in java.util.zip.Deflator
> ---------------------------------------------------------------
>
>          Key: HARMONY-158
>          URL: http://issues.apache.org/jira/browse/HARMONY-158
>      Project: Harmony
>         Type: Bug
>     Reporter: Paulex Yang
>  Attachments: 158-native-patch.txt, java.util.zip.Deflater.patch, 
> java.util.zip.DeflaterTests.patch
>
> Two methods:
> java/util/zip/Deflater public getBytesRead()J
> java/util/zip/Deflater public getBytesWritten()J 
> are introduced by JSE 5, but they are not been implemented by Harmony yet. 

-- 
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

Reply via email to