On Tue, 28 Sep 2021 15:54:09 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:

> Recently added test fails on my desktop in the course of newly added `tier4` 
> runs. The reason is simple: the test verifies that lsof outputs no more than 
> LIMIT_LINES (2) lines. And on my machine, lsof prints some warnings that blow 
> that limit. In the patch, lsof -w is used to suppress the warnings.
> 
> Additional testing:
>  - [x] Affected test now passes

@shipilev I will send your patch to our CI and come back with results.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5739

Reply via email to