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. 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