master
8187443: Forest Consolidation: Move files to unified layout
8304020: Speed up test/jdk/java/util/zip/ZipFile/TestTooManyEntries.java and clarify its purpose
8313765: Invalid CEN header (invalid zip64 extra data field size)
8282036: Change java/util/zip/ZipFile/DeleteTempJar.java to stop HttpServer cleanly in case of exceptions
8209930: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test
8304013: Add a fast, non-manual alternative to test/jdk/java/util/zip/ZipFile/TestTooManyEntries
8280409: JarFile::getInputStream can fail with NPE accessing ze.getName()
8301873: Avoid string decoding in ZipFile.Source.getEntryPos
8280404: Unexpected exception thrown when CEN file entry comment length is not valid
8314891: Additional Zip64 extra header validation
8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1
8199616: Fix @module declarations in tier1 tests
8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator
8207936: TestZipFile.java can fail with an OOM error
8188869: jdk9/10 reject zip/jar files where seconds value of timestamp is out of supported range 0 - 59
8263556: remove `@modules java.base` from tests
8246129: ZIP entries created for DOS epoch include local timezone metadata
8276123: ZipFile::getEntry will not return a file entry when there is a directory entry of the same name within a Zip File
8234079: ZipFileInputStreamSkipTest.java runs zero test
8317678: Fix up hashCode() for ZipFile.Source.Key