RFR: 8372377: Test java/io/File/GetXSpace.java failed: The system cannot find the path specified

Jaikiran Pai jpai at openjdk.org
Tue Jan 6 04:47:23 UTC 2026


On Tue, 6 Jan 2026 01:55:16 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> If on Windows and the `Space` constructor fails with a `RuntimeException`, skip the volume if it is found not to exist. This has been found to be the case for all errors observed recently which appear to be due to the presence of transient volumes.

Hello Brian, this looks OK to me. Would this same check be needed in the `testFile()` method where too the `Space` constructor gets called?

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/29052#pullrequestreview-3629345191


More information about the core-libs-dev mailing list