RFR: 8339475: Clean up return code handling for pthread calls in library coding [v3]
Julian Waters
jwaters at openjdk.org
Fri Sep 27 06:33:36 UTC 2024
On Thu, 26 Sep 2024 14:44:53 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 .
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> some macOS cleanup
I am ok with this. I wonder what @tstuefe and @dholmes-ora think about the JLI_ReportErrorMessageSys changes though. I recall one of them preferring strerror_r over strerror
-------------
Marked as reviewed by jwaters (Committer).
PR Review: https://git.openjdk.org/jdk/pull/21182#pullrequestreview-2332853638
More information about the client-libs-dev
mailing list