Loading... (original) (raw)
Log inSkip to main contentSkip to sidebar
(zipfs) newOutputstream uses CREATE_NEW when no options specified
[Resolved](# "Resolved
A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.")
XMLWordPrintable
Type:
Bug
Resolution: Fixed
Priority:
P3
Fix Version/s: 9
Affects Version/s: 8, 9
Component/s: core-libs
Labels:
Subcomponent:
java.nioResolved In Build:
b67
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084288 | emb-9 | Xueming Shen | P3 | Resolved | Fixed | team |
JDK-8237462 | openjdk8u252 | Xueming Shen | P3 | Resolved | Fixed | b01 |
As noted here:
http://mail.openjdk.java.net/pipermail/nio-dev/2014-February/002524.html
If newOutputStream is called without any options then it uses CREATE_NEW rather than CREATE + TRUNCATING_EXISTING.
backported by
JDK-8084288 (zipfs) newOutputstream uses CREATE_NEW when no options specified
- Resolved
JDK-8237462 (zipfs) newOutputstream uses CREATE_NEW when no options specified
- Resolved
JDK-8233103 (zipfs) newOutputstream uses CREATE_NEW when no options specified
- Closed
relates to
JDK-8233015 (zipfs) Files.newOutputStream on a ZipFileSystem path leads to java.nio.file.FileAlreadyExistsException
- Closed
Assignee:
Xueming Shen
Reporter:
Alan Bateman
Votes:
0 Vote for this issue
Watchers:
4 Start watching this issue
Created:
2014-02-12 04:12
Updated:
2020-01-16 23:41
Resolved:
2015-05-27 12:30