Integrated: 8281149: (fs) java/nio/file/FileStore/Basic.java fails with java.lang.RuntimeException: values differ by more than 1GB

Brian Burkhalter bpb at openjdk.org
Fri May 19 15:41:00 UTC 2023


On Fri, 14 Apr 2023 18:18:06 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Modify the disk space verification to retrieve the expected value dynamically as the first parameter of the check method, as is done for the value being tested.

This pull request has now been integrated.

Changeset: a5343fa6
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a5343fa60505764c088dad4a17680d92568509d5
Stats:     17 lines in 1 file changed: 4 ins; 3 del; 10 mod

8281149: (fs) java/nio/file/FileStore/Basic.java fails with java.lang.RuntimeException: values differ by more than 1GB

Reviewed-by: jpai, rriggs

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

PR: https://git.openjdk.org/jdk/pull/13480


More information about the nio-dev mailing list