RFR: 8272369: java/io/File/GetXSpace.java failed with "RuntimeException: java.nio.file.NoSuchFileException: /run/user/0" [v2]
Alan Bateman
alanb at openjdk.java.net
Tue Aug 17 16:33:27 UTC 2021
On Tue, 17 Aug 2021 16:03:47 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.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8272369: On Linux, do not filter /run/user mounts unless an NSFE is thrown
Marked as reviewed by alanb (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5136
More information about the core-libs-dev
mailing list