jdk-24/test/jdk/java/util/zip/ZipFile
2024-01-03 08:53:01 +00:00
..
Assortment.java
Available.java
CenSizeTooLarge.java 8304020: Speed up test/jdk/java/util/zip/ZipFile/TestTooManyEntries.java and clarify its purpose 2023-11-16 06:30:29 +00:00
ClearStaleZipFileInputStreams.java
Comment.java
Constructor.java
CopyJar.java
CorruptedZipFiles.java 8316141: Improve CEN header validation checking 2023-12-08 16:37:53 +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 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00: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
MissingZIP64EntriesTest.java 8314891: Additional Zip64 extra header validation 2023-11-07 16:52:22 +00:00
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
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 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