Proposal for adding O_DIRECT support into JDK 9
Alan Bateman
Alan.Bateman at oracle.com
Mon Oct 9 07:37:49 UTC 2017
On 06/10/2017 18:39, Lu, Yingqi wrote:
>
> Hi Brian,
>
> Here is the version 17 of the patch
> http://cr.openjdk.java.net/~kkharbas/8164900/webrev.17/
> <http://cr.openjdk.java.net/%7Ekkharbas/8164900/webrev.17/>
>
> It is generated against http://hg.openjdk.java.net/jdk10/master/
>
> Please let me know if there is anything missing. Thank you very much
> for your help!
>
>
I went through webrev.17 and it looks good. One thing check is statvfs
usage in FileDispatcherImpl.c, I assume this should statvfs64 to allow
for 32-bit builds and >2GB files.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20171009/d527302b/attachment.html>
More information about the nio-dev
mailing list