RFR: 8351010: Test java/io/File/GetXSpace.java failed: / usable space 56380809216 > free space 14912244940
Lance Andersen
lancea 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`.
Marked as reviewed by lancea (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25704#pullrequestreview-2955388627
More information about the core-libs-dev
mailing list