Integrated: 8324577: [REDO] - [IMPROVE] OPEN_MAX is no longer the max limit on macOS >= 10.6 for RLIMIT_NOFILE

Gerard Ziemski gziemski at openjdk.org
Wed Apr 24 14:29:35 UTC 2024


On Wed, 17 Apr 2024 16:49:25 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:

> This is a 3rd attempt of the same fix:
> 
> 1st one had to be pulled out because of a bug in zsh
> 2nd one had a workaround for the bug in zsh, but then uncovered an issue in JWDP (JDK-8324668), which was subsequently fixed.
> 
> Tested with MACH5 tier1-9 with no unique or new failures on macOS

This pull request has now been integrated.

Changeset: f1d0e715
Author:    Gerard Ziemski <gziemski at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f1d0e715b67e2ca47b525069d8153abbb33f75b9
Stats:     17 lines in 1 file changed: 9 ins; 0 del; 8 mod

8324577: [REDO] - [IMPROVE] OPEN_MAX is no longer the max limit on macOS >= 10.6 for RLIMIT_NOFILE

Reviewed-by: dcubed, dholmes

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

PR: https://git.openjdk.org/jdk/pull/18821


More information about the hotspot-dev mailing list