master
7036144: GZIPInputStream readTrailer uses faulty available() test for end-of-stream
8292327: java.io.EOFException in InflaterInputStream after JDK-8281962
8187443: Forest Consolidation: Move files to unified layout
8341625: Improve ZipFile validation of the END header
8277087: ZipException: zip END header not found at ZipFile#Source.findEND
8339154: Cleanups and JUnit conversion of test/jdk/java/util/zip/Available.java
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
8321616: Retire binary test vectors in test/jdk/java/util/zip/ZipFile 8322830: Add test case for ZipFile opening a ZIP with no entries
8303920: Avoid calling out to python in DataDescriptorSignatureMissing test
8307403: java/util/zip/DeInflate.java timed out
8242848: Improve performance of InflaterOutputStream.write()
8326100: DeflaterDictionaryTests should use Deflater.getBytesWritten instead of Deflater.getTotalOut
8346871: Improve robustness of java/util/zip/EntryCount64k.java test
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