Integrated: 8339475: Clean up return code handling for pthread calls in library coding
Matthias Baesken
mbaesken at openjdk.org
Fri Sep 27 07:30:40 UTC 2024
On Wed, 25 Sep 2024 11:46:00 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> It has been discussed that checking the return value of pthread_create should be done.
> See the discussion here https://github.com/openjdk/jdk/pull/20812 about the splashscreen coding .
This pull request has now been integrated.
Changeset: 2a2ecc99
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2a2ecc994e02049d6d84f083b8e92a51368577bf
Stats: 23 lines in 4 files changed: 9 ins; 7 del; 7 mod
8339475: Clean up return code handling for pthread calls in library coding
Reviewed-by: clanger, jwaters
-------------
PR: https://git.openjdk.org/jdk/pull/21182
More information about the client-libs-dev
mailing list