RFR: 8343342: java/io/File/GetXSpace.java fails on Windows with CD-ROM drive [v8]

Taizo Kurashige duke at openjdk.org
Tue Dec 17 23:43:41 UTC 2024


On Fri, 13 Dec 2024 21:10:31 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> It fails for me on a Windows 11 laptop with an external CD drive with a CD inserted. On Cygwin the df command gives:

Could you tell me what the result would be if you tested using a virtual drive with the iso file mounted instead of a physical CD drive and disk? I would like to know if this is a problem that only occurs when using a physical CD drive and disk on Windows 11.

> Actually I am getting

I'm sorry, but I would like to know what the output looks like when you run the df command on a virtual drive with the iso file mounted.
Also, can you tell me the version of Cygwin (output of “uname -r”)?

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

PR Comment: https://git.openjdk.org/jdk/pull/21799#issuecomment-2549906492


More information about the core-libs-dev mailing list