On Tue, 17 Aug 2021 02:48:35 GMT, Brian Burkhalter <b...@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 <b...@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