[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
- Previous message: RFR Bug-pending: Enable Hotspot to Track Native Memory Usage for Direct Byte Buffers
- Next message: [JDK 11] RFR 8202763: failure_handler: list open files for macOS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: RFR Bug-pending: Enable Hotspot to Track Native Memory Usage for Direct Byte Buffers
- Next message: [JDK 11] RFR 8202763: failure_handler: list open files for macOS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]