On Fri, 3 Feb 2023 02:02:39 GMT, Brian Burkhalter <b...@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 <b...@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