Integrated: 8349092: File.getFreeSpace violates specification if quotas are in effect (win)
Brian Burkhalter
bpb at openjdk.org
Thu Feb 6 19:14:19 UTC 2025
On Fri, 31 Jan 2025 00:19:02 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> On Windows, for `File.getFreeSpace` return the same value as returned by `File.getUsableSpace`.
This pull request has now been integrated.
Changeset: 1a74ee64
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1a74ee64eb835c3395fe763c42fd36e2a720f441
Stats: 16 lines in 2 files changed: 13 ins; 0 del; 3 mod
8349092: File.getFreeSpace violates specification if quotas are in effect (win)
Reviewed-by: naoto
-------------
PR: https://git.openjdk.org/jdk/pull/23377
More information about the core-libs-dev
mailing list