[jdk20] RFR: 8300055: [BACKOUT] OPEN_MAX is no longer the max limit on macOS >= 10.6 for RLIMIT_NOFILE

Gerard Ziemski gziemski at openjdk.org
Fri Jan 13 15:23:03 UTC 2023


On Fri, 13 Jan 2023 14:41:35 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> This is a **backout** of [JDK-8291060 OPEN_MAX is no longer the max limit on macOS >= 10.6 for RLIMIT_NOFILE](https://bugs.openjdk.org/browse/JDK-8291060) which triggered a bug in ksh, resulting in a crash.
>> 
>> Verified with test case from https://bugs.openjdk.org/browse/JDK-8299258 and running Mach5 hs-tier1,2,3,4,5.
>
> Lgtm, and a complete backout of the original change. Feel free to push.

Thank you @tschatzl and @RogerRiggs for speedy reviews. I will integrate as soon as I get go ahead from our gatekeeper.

-------------

PR: https://git.openjdk.org/jdk20/pull/102


More information about the hotspot-runtime-dev mailing list