src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java
Tue, 29 Oct 2019 14:22:18 -0400 lancea 8231766: Files.copy and Files.move do not honor requested compression method when copying or moving within the same zip file
Mon, 28 Oct 2019 13:17:54 -0400 lancea 8232879: Writing out data with the Zip File System leads to a CRC failure
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Sun, 06 Oct 2019 13:08:58 -0400 lancea 8231093: Document the ZIP FS properties noCompression and releaseVersion
Fri, 04 Oct 2019 15:51:17 -0400 lancea 8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open
Thu, 22 Aug 2019 10:43:25 -0400 lancea 8229887: (zipfs) zip file corruption when replacing an existing STORED entry
Wed, 07 Aug 2019 11:28:14 +0100 clanger 8213031: (zipfs) Add support for POSIX file permissions
Mon, 20 May 2019 12:24:05 -0400 lancea 8222807: Address iteration with invalid ZIP header entries
Fri, 17 May 2019 09:00:39 +0100 clanger 8222276: (zipfs) Refactoring and cleanups to prepare for JDK-8213031
Tue, 14 May 2019 09:25:58 +0100 clanger 8223597: jdk/nio/zipfs/ZipFSTester.java RuntimeException: CHECK_FAILED! (getAttribute.crc <entries20> failed 6af4413c vs 0 ...)
Fri, 26 Apr 2019 08:53:29 +0100 clanger 8222440: (zipfs) JarFileSystem does not correctly handle versioned entries if no root entry is present
Wed, 24 Apr 2019 15:37:55 +0200 redestad 8222532: (zipfs) Performance regression when writing ZipFileSystem entries in parallel
Wed, 16 Jan 2019 17:37:09 -0500 lancea 8211919: ZipDirectoryStream should provide a stream of paths that are relative to the directory
Wed, 19 Dec 2018 10:36:16 +0000 clanger 8215472: (zipfs) Cleanups in implementation classes of jdk.zipfs and tests
Wed, 03 Oct 2018 12:54:54 -0700 sherman 8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relative jdk-12+14
Tue, 18 Sep 2018 19:44:27 -0700 sherman 8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the crc32 value into size field
Tue, 18 Sep 2018 10:43:01 -0700 sherman 8034802: (zipfs) newFileSystem throws UOE when the zip file is located in a custom file system
Tue, 04 Sep 2018 17:04:10 -0700 sherman 8197398: (zipfs) Files.walkFileTree walk indefinitelly while processing JAR file with "/" as a directory inside.
Wed, 23 May 2018 10:34:18 -0700 martin 8203328: Rename EFS in java.util.zip internals to something meaningful
Wed, 20 Sep 2017 16:41:54 -0700 sherman 8186464: ZipFile cannot read some InfoZip ZIP64 zip files
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip