On Fri, 31 Jan 2025 00:19:02 GMT, Brian Burkhalter <b...@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 <b...@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