On Wed, 17 Aug 2022 17:59:34 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
>> On Windows, suppress failure if the total space indicated by `df` is less >> than `FileStore::getTotalSpace` and the free space indicated by `df` equals >> `FileStore::getUnallocatedSpace`. > > Brian Burkhalter has updated the pull request incrementally with one > additional commit since the last revision: > > 8291911: Account for quotas on Windows. The version of the test in commit 991dc9a6bf86e3ec54fd1c244c655a86506a697d passed 5 repeats on Linux and macOS and 51 repeats on Windows, including on a node on which it previously failed. ------------- PR: https://git.openjdk.org/jdk/pull/9856