Add printing of the current open file descriptor count and configured maximum file descriptor limit to the VM.info output and hs_err_pid crash logs using native OS calls.
This information will help diagnose resource exhaustion and troubleshoot "too many open files" errors in Java processes on Unix platforms.
This information will help diagnose resource exhaustion and troubleshoot "too many open files" errors in Java processes on Unix platforms.