RFR: 8318302: ThreadCountLimit.java failed with "Native memory allocation (mprotect) failed to protect 16384 bytes for memory to guard stack pages"

David Holmes dholmes at openjdk.org
Tue Feb 27 05:55:55 UTC 2024


On Thu, 22 Feb 2024 09:16:56 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Maybe deserves a little synopsis change: "8318302: ThreadCountLimit.java failed due to too many memory mappings"

I don't object to people renaming issues to reflect the actual cause of a bug but I also don't advocate it. I spend (too much) time mapping failures to bug reports and it is much easier when the bug title reflect the failure mode rather than the bug cause. So I will keep it as is thanks.

@shipilev , @stefank  thank you for the reviews, and apologies for the delay in getting back to this.

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

PR Comment: https://git.openjdk.org/jdk/pull/17959#issuecomment-1965835439
PR Comment: https://git.openjdk.org/jdk/pull/17959#issuecomment-1965835935


More information about the hotspot-dev mailing list