RFR: 4890732: GZIPOutputStream doesn't support, in fact thwarts, use of optional GZIP fields [v3]

Lin Zang lzang at openjdk.java.net
Fri Mar 19 08:19:58 UTC 2021


> 4890732: GZIPOutputStream doesn't support, in fact thwarts, use of optional GZIP fields

Lin Zang has updated the pull request incrementally with two additional commits since the last revision:

 - update copyright
 - reuse arguments constructor for non-argument one.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3072/files
  - new: https://git.openjdk.java.net/jdk/pull/3072/files/533199ef..9b7dabfe

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3072&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3072&range=01-02

  Stats: 14 lines in 1 file changed: 0 ins; 11 del; 3 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