RFR: 8272369: java/io/File/GetXSpace.java failed with "RuntimeException: java.nio.file.NoSuchFileException: /run/user/0"
Alan Bateman
alanb at openjdk.java.net
Tue Aug 17 15:32:25 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.
Marked as reviewed by alanb (Reviewer).
The change looks okay but I suspect a similar change will require in a few other tests. It may be worth trying to identify those tests while the issue the understood.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5136
More information about the core-libs-dev
mailing list