master
8244706: GZIP "OS" header flag hard-coded to 0 instead of 255 (RFC 1952 non-compliance)
8292327: java.io.EOFException in InflaterInputStream after JDK-8281962
8187443: Forest Consolidation: Move files to unified layout
8304020: Speed up test/jdk/java/util/zip/ZipFile/TestTooManyEntries.java and clarify its purpose
8277087: ZipException: zip END header not found at ZipFile#Source.findEND
8284771: java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown"
8200116: ConstructInflaterOutput, ConstructDeflaterInput still spamming test logs
8253952: Refine ZipOutputStream.putNextEntry() to recalculate ZipEntry's compressed size
8303920: Avoid calling out to python in DataDescriptorSignatureMissing test
8307403: java/util/zip/DeInflate.java timed out
8242848: Improve performance of InflaterOutputStream.write()
8252739: Deflater.setDictionary(byte[], int off, int len) ignores the starting offset for the dictionary
8319569: Several java/util tests should be updated to accept VM flags
8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
8191918: tomcat gzip-compressed response bodies appear to be broken in update 151
8302483: Enhance ZIP performance
8203328: Rename EFS in java.util.zip internals to something meaningful
8215472: (zipfs) Cleanups in implementation classes of jdk.zipfs and tests