hg: jdk9/dev/jdk: 8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE; ...
xueming.shen at oracle.com
xueming.shen at oracle.com
Wed May 27 19:26:48 UTC 2015
Changeset: 6f00367ab8e1
Author: sherman
Date: 2015-05-27 12:23 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/6f00367ab8e1
8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE
8034773: (zipfs) newOutputstream uses CREATE_NEW when no options specified
Summary: to open the new steram with appropricate open options
Reviewed-by: alanb
! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java
! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipPath.java
! test/jdk/nio/zipfs/ZFSTests.java
More information about the jdk9-dev-changes
mailing list