RFR: 8357052: java/io/File/GetXSpace.java prints wrong values in exception

Arno Zeller azeller at openjdk.org
Fri May 16 10:38:07 UTC 2025


When the test java/io/File/GetXSpace.java fails, because the usable space is greater than the free space, the values in the exception are not the correct ones.

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

Commit messages:
 - Use correct variables.

Changes: https://git.openjdk.org/jdk/pull/25250/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25250&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8357052
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/25250.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25250/head:pull/25250

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


More information about the core-libs-dev mailing list