Recent Java 9 commit (e5b66323ae45) breaks fsync on directory
Uwe Schindler
uschindler at apache.org
Thu May 21 23:45:43 UTC 2015
Hi Brian,
the patch looks fine to me! Many thanks.
Uwe
-----
Uwe Schindler
uschindler at apache.org
ASF Member, Apache Lucene PMC / Committer
Bremen, Germany
http://lucene.apache.org/
From: Brian Burkhalter [mailto:brian.burkhalter at oracle.com]
Sent: Thursday, May 21, 2015 7:32 PM
To: nio-dev
Cc: dev at lucene.apache.org; rory.odonnell at oracle.com; 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 <brian.burkhalter at oracle.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20150522/0d0bf101/attachment-0001.html>
More information about the nio-dev
mailing list