Integrated: 8289584: (fs) Print size values in java/nio/file/FileStore/Basic.java when they differ by > 1GiB
Brian Burkhalter
bpb at openjdk.org
Fri Jul 1 19:17:45 UTC 2022
On Fri, 1 Jul 2022 15:57:57 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> The test fails when an expected size is greater than 1 GiB but there is no indication of how much the size deviates from the expected value. This information might be helpful in adjusting the threshold.
This pull request has now been integrated.
Changeset: e291a67e
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e291a67e96970d80a9915f8a23afffed6e0b8ded
Stats: 8 lines in 1 file changed: 3 ins; 0 del; 5 mod
8289584: (fs) Print size values in java/nio/file/FileStore/Basic.java when they differ by > 1GiB
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/9347
More information about the nio-dev
mailing list