On Fri, 17 Jul 2026 09:43:48 GMT, Jaikiran Pai <[email protected]> wrote:
>> Ashay Rane has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Fix comment
>
> test/jdk/java/io/File/libGetXSpace.c line 107:
>
>> 105: if (totalSpaceIsEstimated == JNI_TRUE) {
>> 106: // if GetDiskSpaceInformationW is unavailable ("The specified
>> 107: // procedure could not be found"), fall back to
>> GetDiskFreeSpaceExW
>
> Hello Ashay, this comment might need rewording since it's no longer accurate.
> Maybe just say "fall back to GetDiskFreeSpaceExW"?
Woops, thanks for catching that. Fixed in the most recent commit.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/31682#discussion_r3604327087