jdk-24/test/jdk/java/util/zip/ZipFile
2024-10-09 15:56:38 +00:00
..
Assortment.java
CenSizeMaximum.java 8341595: Clean up iteration of CEN headers in ZipFile.Source.initCEN 2024-10-07 16:34:08 +00:00
CenSizeTooLarge.java 8339711: ZipFile.Source.initCEN needlessly reads END header 2024-09-30 13:06:49 +00:00
ClearStaleZipFileInputStreams.java
Comment.java
Constructor.java
CorruptedZipFiles.java 8316141: Improve CEN header validation checking 2023-12-08 16:37:53 +00:00
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 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
EndOfCenValidation.java 8341625: Improve ZipFile validation of the END header 2024-10-09 15:56:38 +00:00
EnumerateAfterClose.java 8321616: Retire binary test vectors in test/jdk/java/util/zip/ZipFile 2024-01-11 06:32:24 +00:00
FinalizeInflater.java 8321616: Retire binary test vectors in test/jdk/java/util/zip/ZipFile 2024-01-11 06:32:24 +00:00
GetInputStreamNPETest.java 8280409: JarFile::getInputStream can fail with NPE accessing ze.getName() 2022-02-23 16:56:50 +00:00
InvalidBytesInEntryNameOrComment.java 8321156: Improve the handling of invalid UTF-8 byte sequences for ZipInputStream::getNextEntry and ZipFile::getComment 2024-02-26 15:31:55 +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
MissingZIP64EntriesTest.java 8314891: Additional Zip64 extra header validation 2023-11-07 16:52:22 +00:00
MultiThreadedReadTest.java
ReadAfterClose.java 8340684: Reading from an input stream backed by a closed ZipFile has no test coverage 2024-09-25 16:36:44 +00:00
ReadLongZipFileName.java 7022325: TEST_BUG: test/java/util/zip/ZipFile/ReadLongZipFileName.java leaks files if it fails 2024-06-02 01:07:27 +00:00
ReadNonStandardExtraHeadersTest.java 8313765: Invalid CEN header (invalid zip64 extra data field size) 2023-08-16 15:42:36 +00:00
ReadZip.java 8321616: Retire binary test vectors in test/jdk/java/util/zip/ZipFile 2024-01-11 06:32:24 +00:00
ReleaseInflater.java 8321616: Retire binary test vectors in test/jdk/java/util/zip/ZipFile 2024-01-11 06:32:24 +00:00
ShortRead.java
StreamZipEntriesTest.java 8321616: Retire binary test vectors in test/jdk/java/util/zip/ZipFile 2024-01-11 06:32:24 +00:00
TestCleaner.java
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 8327474: Review use of java.io.tmpdir in jdk tests 2024-04-03 17:04:09 +00:00
Zip64SizeTest.java 8303891: Speed up Zip64SizeTest using a small ZIP64 file 2024-02-13 16:18:50 +00:00
ZipEntryFreeTest.java
ZipEntryTimeBounds.java
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
ZipSourceCache.java 8322078: ZipSourceCache.testKeySourceMapping() test fails with The process cannot access the file because it is being used by another process 2023-12-20 22:03:10 +00:00