Integrated: 8272369: java/io/File/GetXSpace.java failed with "RuntimeException: java.nio.file.NoSuchFileException: /run/user/0"
Brian Burkhalter
bpb at openjdk.java.net
Tue Aug 17 17:10:27 UTC 2021
On Tue, 17 Aug 2021 02:48:35 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> This change proposes to exclude `/run/user` mounts from the test when run on Linux as they can "disappear" while the test is running.
This pull request has now been integrated.
Changeset: a68b5b9c
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/a68b5b9c1dd9dd69fa3ef29d8f1186707ec09311
Stats: 19 lines in 1 file changed: 11 ins; 4 del; 4 mod
8272369: java/io/File/GetXSpace.java failed with "RuntimeException: java.nio.file.NoSuchFileException: /run/user/0"
Reviewed-by: alanb
-------------
PR: https://git.openjdk.java.net/jdk/pull/5136
More information about the core-libs-dev
mailing list