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

Brian Burkhalter bpb at openjdk.org
Tue Oct 11 21:04:03 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"

Commit 8129630943ae98e79bceff18c20a5cb71d30ffd9 passed 50 repeats on the Unix platforms and 150 on Windows.

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

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


More information about the core-libs-dev mailing list