jdk-24/test/jdk/java/util/zip/ZipFile
Sean Coffey 8d9a4b43f4 8317678: Fix up hashCode() for ZipFile.Source.Key
Reviewed-by: lancea, alanb, jpai
2023-10-23 17:12:41 +00:00
..
Assortment.java
Available.java
ClearStaleZipFileInputStreams.java
Comment.java
Constructor.java
CopyJar.java
CorruptedZipFiles.java 8313765: Invalid CEN header (invalid zip64 extra data field size) 2023-08-16 15:42:36 +00:00
crash.jar
DeleteTempJar.java 8282036: Change java/util/zip/ZipFile/DeleteTempJar.java to stop HttpServer cleanly in case of exceptions 2022-06-28 01:55:17 +00:00
DeleteTempJarTest.java 8209930: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test 2018-09-10 20:17:26 +08:00
EndOfCenValidation.java 8304013: Add a fast, non-manual alternative to test/jdk/java/util/zip/ZipFile/TestTooManyEntries 2023-03-26 23:00:15 +00:00
EnumAfterClose.java
FinalizeInflater.java
GetDirEntry.java
GetInputStreamNPETest.java 8280409: JarFile::getInputStream can fail with NPE accessing ze.getName() 2022-02-23 16:56:50 +00:00
input.jar
input.zip
InvalidBytesInEntryNameOrComment.java 8301873: Avoid string decoding in ZipFile.Source.getEntryPos 2023-02-18 12:39:19 +00:00
InvalidCommentLengthTest.java 8280404: Unexpected exception thrown when CEN file entry comment length is not valid 2022-03-07 16:10:31 +00:00
LargeZipFile.java
ManyEntries.java
ManyZipFiles.java
MultiThreadedReadTest.java 8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1 2019-06-20 08:02:41 +00:00
ReadAfterClose.java
ReadLongZipFileName.java
ReadNonStandardExtraHeadersTest.java 8313765: Invalid CEN header (invalid zip64 extra data field size) 2023-08-16 15:42:36 +00:00
ReadZip.java 8199616: Fix @module declarations in tier1 tests 2018-03-16 03:15:35 -07:00
ReleaseInflater.java
ShortRead.java
StreamZipEntriesTest.java
TestCleaner.java 8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator 2018-10-26 14:02:31 -04:00
TestTooManyEntries.java 8272746: ZipFile can't open big file (NegativeArraySizeException) 2022-01-18 18:20:57 +00:00
TestZipFile.java 8207936: TestZipFile.java can fail with an OOM error 2020-06-11 12:58:13 -04:00
TestZipFileEncodings.java 8301873: Avoid string decoding in ZipFile.Source.getEntryPos 2023-02-18 12:39:19 +00:00
ZeroDate.java 8188869: jdk9/10 reject zip/jar files where seconds value of timestamp is out of supported range 0 - 59 2017-10-12 16:00:29 +02:00
Zip64SizeTest.java 8263556: remove @modules java.base from tests 2021-03-15 17:05:28 +00:00
ZipEntryFreeTest.java
ZipEntryTimeBounds.java 8246129: ZIP entries created for DOS epoch include local timezone metadata 2020-06-10 20:53:04 +02:00
ZipFileDuplicateEntryTest.java 8276123: ZipFile::getEntry will not return a file entry when there is a directory entry of the same name within a Zip File 2021-11-12 17:12:13 +00:00
ZipFileInputStreamSkipTest.java 8234079: ZipFileInputStreamSkipTest.java runs zero test 2019-11-13 21:56:28 +08:00
ZipSourceCache.java 8317678: Fix up hashCode() for ZipFile.Source.Key 2023-10-23 17:12:41 +00:00