-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b66
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084262 | emb-9 | Brian Burkhalter | P4 | Resolved | Fixed | team |
OS X needs fcntl(fd, F_FULLFSYNC) to ensure that the data has been written to the disk.
- backported by
-
JDK-8084262 (fs) FileChannel.force should use fcntl(F_FULLFSYNC) instead of fsync on OS X
-
- Resolved
-
- relates to
-
JDK-8080629 (fs) Re-enable ability to fsync() on directories even though read()s on those directories may fail.
-
- Resolved
-
-
JDK-8080235 (fs) Provide ability to flush all modified buffered data to a permanent storage device
-
- Open
-