On Thu, 25 Jun 2026 17:17:39 GMT, Ashay Rane <[email protected]> wrote:

> The key change in this patch is to switch to the fallback path (of
calling GetDiskFreeSpaceExW() to estimate the disk space) when
GetDiskSpaceInformationW() fails, making the test pass on machines
that have such non-standard volumes. This has the ancillary benefit of
handling all kinds of removable drives, so this patch removes the
special case for handling CDROM drives

I forgot to ask - has this change been tested against a setup which has a CD 
drive? Does the test work as expected?

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

PR Comment: https://git.openjdk.org/jdk/pull/31682#issuecomment-5001932919

Reply via email to