Redirecting this thread here http://mail.openjdk.java.net/pipermail/nio-dev/2015-June/003187.html
to where it should have gone. On Jun 10, 2015, at 3:57 PM, Brian Burkhalter <[email protected]> wrote: > Please review at your convenience. > > Issue: https://bugs.openjdk.java.net/browse/JDK-8081843 > Patch: http://cr.openjdk.java.net/~bpb/8081843/webrev.00/ > > Summary: On Mac OS X use BSD system call statfs() instead of Standard C > Library call statvfs() to obtain file system size statistics. > > Standard regression test run succeeded. > > Thanks, > > Brian >
