Integrated: 8298619: java/io/File/GetXSpace.java is failing

Brian Burkhalter bpb at openjdk.org
Tue Apr 4 16:00:46 UTC 2023


On Fri, 3 Feb 2023 02:02:39 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`.

This pull request has now been integrated.

Changeset: 3ef834fc
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3ef834fc6fc245accffc41da714358fc82f22657
Stats:     315 lines in 3 files changed: 211 ins; 60 del; 44 mod

8298619: java/io/File/GetXSpace.java is failing

Reviewed-by: rriggs

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

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


More information about the core-libs-dev mailing list