You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/03/26 16:12:27 UTC

[jira] Commented: (HARMONY-6383) GZIPOutputStream.flush unsupported

    [ https://issues.apache.org/jira/browse/HARMONY-6383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850171#action_12850171 ] 

Hudson commented on HARMONY-6383:
---------------------------------

Integrated in Harmony-1.5-head-linux-x86_64 #734 (See [http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/734/])
    Apply patch for  (GZIPOutputStream.flush unsupported)


> GZIPOutputStream.flush unsupported
> ----------------------------------
>
>                 Key: HARMONY-6383
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6383
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: SVN Revision: 883501
>            Reporter: Jesse Wilson
>            Assignee: Tim Ellison
>            Priority: Minor
>             Fix For: 5.0M14
>
>         Attachments: GzipOutputStream_flush.patch
>
>
> GZIPOutputStream.flush() doesn't flush.
> Note that the same is true for ZipOutputStream and DeflaterOutputStream, but the API precludes us from getting those to work normally. The underlying problem is that some ZIP readers such as WinZip crash when reading ZIP files encoded with Z_SYNC_FLUSH blocks.

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