[jdk17u-dev] Integrated: 8268773: Improvements related to: Failed to start thread - pthread_create failed (EAGAIN)
Basil Crow
duke at openjdk.java.net
Thu May 12 09:20:00 UTC 2022
On Sat, 7 May 2022 07:07:06 GMT, Basil Crow <duke at openjdk.java.net> wrote:
> Hi all,
>
> This pull request contains a backport of [JDK-8268773](https://bugs.openjdk.java.net/browse/JDK-8268773) (commit [e35005d5ce383ddd108096a3079b17cb0bcf76f1](https://github.com/openjdk/jdk/commit/e35005d5ce383ddd108096a3079b17cb0bcf76f1)) from the [openjdk/jdk](https://git.openjdk.java.net/jdk) repository.
>
> The original patch had a trivial merge conflict in `thread.hpp`.
>
> The commit being backported was authored by @dholmes-ora on July 15, 2021, and was reviewed by @tstuefe and @iklam.
>
> See [JENKINS-65873](https://issues.jenkins.io/browse/JENKINS-65873) for the motivation behind this backport.
>
> Thanks!
This pull request has now been integrated.
Changeset: 296dc785
Author: Basil Crow <me at basilcrow.com>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.java.net/jdk17u-dev/commit/296dc7858cf9683ca95bc942e8cbc596c563aa83
Stats: 76 lines in 8 files changed: 46 ins; 0 del; 30 mod
8268773: Improvements related to: Failed to start thread - pthread_create failed (EAGAIN)
Backport-of: e35005d5ce383ddd108096a3079b17cb0bcf76f1
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/390
More information about the jdk-updates-dev
mailing list