Integrated: 8291911: java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"

Brian Burkhalter bpb at openjdk.org
Mon Nov 14 18:13:16 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 pull request has now been integrated.

Changeset: 749335d3
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/749335d34ac570760279ac81308d5d323aba4067
Stats:     58 lines in 2 files changed: 40 ins; 2 del; 16 mod

8291911: java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"

Reviewed-by: rriggs

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

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


More information about the core-libs-dev mailing list