RFR: 8291911: java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"
Alan Bateman
alanb at openjdk.org
Mon Aug 15 16:43:24 UTC 2022
On Fri, 12 Aug 2022 14:52:23 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> On Windows, suppress failure if the total space indicated by `df` is less than `FileStore::getTotalSpace` and the free space indicated by `df` equals `FileStore::getUnallocatedSpace`.
This is hard to review. Would it be possible to provide a summary on the APIs and df behave with quotas?
-------------
PR: https://git.openjdk.org/jdk/pull/9856
More information about the core-libs-dev
mailing list