On Thu, 18 Mar 2021 10:50:05 GMT, Lin Zang <lz...@openjdk.org> wrote:

>> 4890732: GZIPOutputStream doesn't support, in fact thwarts, use of optional 
>> GZIP fields
>
> Dear All, 
> This PR introduce new constructor of GZIPOutputStream to support adding extra 
> field info in gzip file header, as decribed in RFC 1952 gzip spec 
> (https://tools.ietf.org/html/rfc1952).
> BTW, does a CSR required for this PR?  
> 
> Thanks!
> Lin

The CSR has been submitted at https://bugs.openjdk.java.net/browse/JDK-8263793

-------------

PR: https://git.openjdk.java.net/jdk/pull/3072

Reply via email to