-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8, 9
-
Component/s: core-libs
-
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
-