[9] RFR of 8081843: (fs) FileStore.getTotalSpace returns unexpected results with >2TB file systems

Brian Burkhalter brian.burkhalter at oracle.com
Wed Jun 10 23:05:41 UTC 2015


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 <brian.burkhalter at oracle.com> 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
> 




More information about the core-libs-dev mailing list