RFR: JDK-8254195: java/nio/file/Files/SubstDrive.java failed with "AssertionError: expected [144951656448] but found [144951640064]"

Alan Bateman alanb at openjdk.java.net
Thu Oct 8 17:52:19 UTC 2020


On Thu, 8 Oct 2020 17:40:36 GMT, Nhat Nguyen <github.com+8022952+nhat-nguyen at openjdk.org> wrote:

> Remove assertions for FileStore.getUnallocatedSpace() and FileStore.getUsableSpace() since the values are not
> guaranteed to be the same on a busy system.

Marked as reviewed by alanb (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/565


More information about the nio-dev mailing list