git: openjdk/jdk21u-dev: master: 8321616: Retire binary test vectors in test/jdk/java/util/zip/ZipFile
Goetz Lindenmaier
goetz at openjdk.org
Mon Sep 23 06:22:32 UTC 2024
Changeset: ad783847
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-09-23 06:20:32 +0000
URL: https://git.openjdk.org/jdk21u-dev/commit/ad783847901a3fac685bf371876cb7c593283243
8321616: Retire binary test vectors in test/jdk/java/util/zip/ZipFile
8322830: Add test case for ZipFile opening a ZIP with no entries
Backport-of: 26de9e247a6ed1c0b8b247d77514ed16905d7c48
! test/jdk/java/util/zip/CopyZipFile.java
- test/jdk/java/util/zip/ZipFile/Available.java
- test/jdk/java/util/zip/ZipFile/CopyJar.java
- test/jdk/java/util/zip/ZipFile/EnumAfterClose.java
+ test/jdk/java/util/zip/ZipFile/EnumerateAfterClose.java
! test/jdk/java/util/zip/ZipFile/FinalizeInflater.java
- test/jdk/java/util/zip/ZipFile/GetDirEntry.java
- test/jdk/java/util/zip/ZipFile/ReadAfterClose.java
! test/jdk/java/util/zip/ZipFile/ReadZip.java
! test/jdk/java/util/zip/ZipFile/ReleaseInflater.java
! test/jdk/java/util/zip/ZipFile/StreamZipEntriesTest.java
- test/jdk/java/util/zip/ZipFile/crash.jar
- test/jdk/java/util/zip/ZipFile/input.jar
- test/jdk/java/util/zip/ZipFile/input.zip
More information about the jdk-updates-changes
mailing list