> 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.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision: 8372377: Change RuntimeException to IOException ------------- Changes: - all: https://git.openjdk.org/jdk/pull/29052/files - new: https://git.openjdk.org/jdk/pull/29052/files/dcdceeaf..6fac6925 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=29052&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29052&range=00-01 Stats: 32 lines in 2 files changed: 4 ins; 8 del; 20 mod Patch: https://git.openjdk.org/jdk/pull/29052.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/29052/head:pull/29052 PR: https://git.openjdk.org/jdk/pull/29052
