RFR: 8291911: java/io/File/GetXSpace.java fails with "53687091200 != 161051996160" [v2]

Brian Burkhalter bpb at openjdk.org
Thu Sep 15 00:18:51 UTC 2022


On Wed, 17 Aug 2022 17:59:34 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`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8291911: Account for quotas on Windows.

continue;

-------------

PR: https://git.openjdk.org/jdk/pull/9856


More information about the core-libs-dev mailing list