Integrated: 8372851: Modify java/io/File/GetXSpace.java to print path on failure of native call

Brian Burkhalter bpb at openjdk.org
Wed Dec 3 20:02:34 UTC 2025


On Tue, 2 Dec 2025 00:49:12 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Change the test to print the pathname if `getSpace0` fails with a `RuntimeException`.

This pull request has now been integrated.

Changeset: ba777f66
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ba777f6610fa3744d5f4bdfb87066b137ab543af
Stats:     17 lines in 1 file changed: 13 ins; 0 del; 4 mod

8372851: Modify java/io/File/GetXSpace.java to print path on failure of native call

Reviewed-by: jpai, naoto

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

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


More information about the core-libs-dev mailing list