[JDK 11] RFR 8202763: failure_handler: list open files for macOS

Alan Bateman Alan.Bateman at oracle.com
Mon May 14 12:21:47 UTC 2018


On 14/05/2018 12:27, Amy Lu wrote:
> In case of test failures, open files information are collected on 
> Linux (lsof) and Windows (openfiles) but not macOS.
>
> Please review the patch to add this information to macOS too, to help 
> failure analysis.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8202763
> webrev: http://cr.openjdk.java.net/~amlu/8202763/webrev.00/
This looks okay to me.

-Alan


More information about the core-libs-dev mailing list