hg: jdk9/sandbox/jdk: 8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE; ...
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed May 27 19:30:54 UTC 2015
Changeset: 6f00367ab8e1
Author: sherman
Date: 2015-05-27 12:23 -0700
URL: http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes
mailing list