Integrated: 8351010: Test java/io/File/GetXSpace.java failed: / usable space 56380809216 > free space 14912244940

Brian Burkhalter bpb at openjdk.org
Tue Jun 24 23:53:32 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`.

This pull request has now been integrated.

Changeset: 50910576
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/509105761492ced0ecdc91aae464dcd016e2a4d7
Stats:     12 lines in 1 file changed: 0 ins; 6 del; 6 mod

8351010: Test java/io/File/GetXSpace.java failed: / usable space 56380809216 > free space 14912244940

Reviewed-by: lancea, rriggs

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

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


More information about the core-libs-dev mailing list