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. That's correct, it's [pam_systemd](https://www.man7.org/linux/man-pages/man8/pam_systemd.8.html). I have not yet examined any other tests. ------------- PR: https://git.openjdk.java.net/jdk/pull/5136