RFR: 8343342: java/io/File/GetXSpace.java fails on Windows with CD-ROM drive [v8]
Taizo Kurashige
duke at openjdk.org
Tue Dec 24 11:49:38 UTC 2024
On Wed, 18 Dec 2024 23:02:34 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> So I don't see any difference between a physical drive and a mounted ISO file with respect to this test.
I understood that the test fails on both the physical CD drive and the mounted ISO file.
In my environment, testing with a mounted ISO file does not fail.
In addition, I'm very sorry, but I can't run the test using the physical CD drive because I don't have the environment to use the physical CD drive right away.
> This patch applied to your version 2d3a658 fixes the test for both a physical CD drive (empty or with disc inserted) and a mounted ISO file:
After applying the patch you provided, I confirmed that the test using the mounted ISO file passes.
I'm sorry I haven't been able to see the results of the physical CD drive test myself, but I think I'll commit this patch. Thank you for suggesting a patch.
I understood about your holidays. Have a nice holiday.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21799#issuecomment-2561033662
More information about the core-libs-dev
mailing list