RFR: 8372851: Modify java/io/File/GetXSpace.java to print path on failure of native call [v2]
Brian Burkhalter
bpb at openjdk.org
Wed Dec 3 16:04:43 UTC 2025
> Change the test to print the pathname if `getSpace0` fails with a `RuntimeException`.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
8372851: Incorrect bitwise AND to logical AND
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28592/files
- new: https://git.openjdk.org/jdk/pull/28592/files/2bda30df..973ea83b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28592&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28592&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/28592.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28592/head:pull/28592
PR: https://git.openjdk.org/jdk/pull/28592
More information about the core-libs-dev
mailing list