RFR: 8298619: java/io/File/GetXSpace.java is failing [v3]

Brian Burkhalter bpb at openjdk.org
Wed Mar 29 15:12:03 UTC 2023


On Mon, 27 Feb 2023 22:05:20 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Modify the `Space` instances used for size comparison to be created with total number of bytes derived from the Windows `diskFree` utility instead of Cygwin’s `df`.
>
> 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:
> 
>  - 8298619: Change getSpace0() to return a boolean; print warning if total size is estimated instead of exact
>  - Merge
>  - 8298619: Load GetDiskSpaceInformationW dynamically
>  - 8298619: Replace df and diskFree with native calls
>  - 8298619: java/io/File/GetXSpace.java is failing

> This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity.

Ping.

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

PR Comment: https://git.openjdk.org/jdk/pull/12397#issuecomment-1488814079


More information about the core-libs-dev mailing list