RFR: 8351010: Test java/io/File/GetXSpace.java failed: / usable space 56380809216 > free space 14912244940
Roger Riggs
rriggs at openjdk.org
Tue Jun 24 21:26:27 UTC 2025
On Mon, 9 Jun 2025 21:03:27 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Relax testing the inequality `usable_space <= free_space` to testing the inequality `usable_space <= total_space`.
Seems like a reasonable re-calibration of the available info.
-------------
Marked as reviewed by rriggs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25704#pullrequestreview-2955392712
More information about the core-libs-dev
mailing list