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