[JDK 11] RFR 8202763: failure_handler: list open files for macOS (original) (raw)

Amy Lu amy.lu at oracle.com
Mon May 14 11:27:54 UTC 2018


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/

Thanks, Amy



More information about the core-libs-dev mailing list