RFR: 4890732: GZIPOutputStream doesn't support optional GZIP fields [v13]

Lin Zang lzang at openjdk.java.net
Wed Sep 29 07:35:09 UTC 2021


> 4890732: GZIPOutputStream doesn't support optional GZIP fields

Lin Zang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 21 commits:

 - remove trailing whitespaces
 - fix build warnings
 - Merge branch 'master' into gzip-field
 - code refactor
 - Merge branch 'master' into gzip-field
 - delete trailing spaces
 - refine code
 - Merge branch 'master' into gzip-field
 - change since version to 18
 - Merge branch 'master' into gzip-field
 - ... and 11 more: https://git.openjdk.java.net/jdk/compare/756d22c3...128e7ff4

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

Changes: https://git.openjdk.java.net/jdk/pull/3072/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3072&range=12
  Stats: 657 lines in 4 files changed: 607 ins; 26 del; 24 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3072.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3072/head:pull/3072

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


More information about the core-libs-dev mailing list