RFR: 8291911: java/io/File/GetXSpace.java fails with "53687091200 != 161051996160" [v3]
Brian Burkhalter
bpb at openjdk.org
Wed Nov 9 18:39:33 UTC 2022
On Tue, 11 Oct 2022 20:50:15 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>
> - 8291911: Minor formatting cleanup in test
> - Merge
> - 8291911: work in progress
> - 8291911: Account for quotas on Windows.
> - 8291911: java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"
Ping.
-------------
PR: https://git.openjdk.org/jdk/pull/9856
More information about the core-libs-dev
mailing list