RFR: 8300088: [IMPROVE] OPEN_MAX is no longer the max limit on macOS >= 10.6 for RLIMIT_NOFILE [v4]
Gerard Ziemski
gziemski at openjdk.org
Sat Jan 20 15:09:28 UTC 2024
On Fri, 19 Jan 2024 17:33:09 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> Does this: `OPEN_MAX: 10240` mean that the JVM is limited to that few open file descriptors on the macOS releases with that value? Just confirming my understanding...
Unfortunately, that's the case currently.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17361#issuecomment-1902125782
More information about the hotspot-runtime-dev
mailing list