RFR: 8322256: Define and document GZIPInputStream concatenated stream semantics [v2]

Lance Andersen lancea at openjdk.org
Fri Aug 30 11:21:18 UTC 2024


On Fri, 30 Aug 2024 11:07:40 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> I wonder if we can dig up the discussion on JDK-4691425. I can't find the CSR (or "CCC" at the time) that would have captured the reasoning for supporting this.

The gnu.org docs cover this(concatenating gzip files)  as part of its [advanced usage of gzip](https://github.com/openjdk/jdk/pull/20787#issuecomment-2320873616), so I don'r think we need to do any more archeology

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

PR Comment: https://git.openjdk.org/jdk/pull/20787#issuecomment-2320900471


More information about the core-libs-dev mailing list