Integrated: JDK-8254195: java/nio/file/Files/SubstDrive.java failed with "AssertionError: expected [144951656448] but found [144951640064]"
Nhat Nguyen
github.com+8022952+nhat-nguyen at openjdk.java.net
Thu Oct 8 18:08:23 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.
This pull request has now been integrated.
Changeset: 8c0d3d75
Author: Nhat Nguyen <honguye at microsoft.com>
Committer: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/8c0d3d75
Stats: 8 lines in 1 file changed: 0 ins; 8 del; 0 mod
8254195: java/nio/file/Files/SubstDrive.java failed with "AssertionError: expected [144951656448] but found
[144951640064]"
Reviewed-by: alanb, bpb
-------------
PR: https://git.openjdk.java.net/jdk/pull/565
More information about the nio-dev
mailing list