RFR: 8351010: Test java/io/File/GetXSpace.java failed: / usable space 56380809216 > free space 14912244940
Brian Burkhalter
bpb at openjdk.org
Mon Jun 9 21:08:49 UTC 2025
Relax testing the inequality `usable_space <= free_space` to testing the inequality `usable_space <= total_space`.
-------------
Commit messages:
- 8351010: Test java/io/File/GetXSpace.java failed: / usable space 56380809216 > free space 14912244940
Changes: https://git.openjdk.org/jdk/pull/25704/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25704&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8351010
Stats: 12 lines in 1 file changed: 0 ins; 6 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/25704.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25704/head:pull/25704
PR: https://git.openjdk.org/jdk/pull/25704
More information about the core-libs-dev
mailing list