RFR: 8349092: File.getFreeSpace violates specification if quotas are in effect (win)
Brian Burkhalter
bpb at openjdk.org
Thu Feb 6 16:30:10 UTC 2025
On Thu, 6 Feb 2025 16:23:16 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> On Windows, for `File.getFreeSpace` return the same value as returned by `File.getUsableSpace`.
>
> LGTM
Thanks, @naotoj.
I should note that the test passed on Linux and macOS, and JCK CI tiers 1-3 passed on Windows.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23377#issuecomment-2640332567
More information about the core-libs-dev
mailing list