On Tue, 6 Jan 2026 01:55:16 GMT, Brian Burkhalter <[email protected]> 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
