Hi Brian,
the patch looks fine to me! Many thanks. Uwe ----- Uwe Schindler [email protected] ASF Member, Apache Lucene PMC / Committer Bremen, Germany http://lucene.apache.org/ From: Brian Burkhalter [mailto:[email protected]] Sent: Thursday, May 21, 2015 7:32 PM To: nio-dev Cc: [email protected]; [email protected]; Balchandra Vaidya; Robert Muir Subject: Re: Recent Java 9 commit (e5b66323ae45) breaks fsync on directory Status update … On May 18, 2015, at 12:04 PM, Brian Burkhalter <[email protected]> wrote: 2. Work on a fix for <https://bugs.openjdk.java.net/browse/JDK-8080589> https://bugs.openjdk.java.net/browse/JDK-8080589, (fc) FileChannel.force should use fcntl(F_FULLFSYNC) instead of fsync on OS X. Please note that this patch has been pushed: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/e08b856baa26 Brian
