hg: jdk9/sandbox/jdk: 8080629: (fs) Re-enable ability to fsync() on directories even though read()s on those directories may fail.

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue May 19 14:36:26 UTC 2015


Changeset: eb7d3e11a8cb
Author:    bpb
Date:      2015-05-19 07:12 -0700
URL:       http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/eb7d3e11a8cb

8080629: (fs) Re-enable ability to fsync() on directories even though read()s on those directories may fail.
Summary: Revert fix applied to resolve JDK-8066915.
Reviewed-by: alanb

! src/java.base/unix/classes/sun/nio/fs/UnixChannelFactory.java
! test/java/nio/file/Files/SBC.java



More information about the jdk9-sandbox-changes mailing list