RFR: 8339475: Check return value of pthread_create in jdk coding [v2]

Matthias Baesken mbaesken at openjdk.org
Thu Sep 26 07:10:10 UTC 2024


> 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:

  remove rc

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21182/files
  - new: https://git.openjdk.org/jdk/pull/21182/files/c1d981c1..c04a074b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21182&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21182&range=00-01

  Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/21182.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21182/head:pull/21182

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


More information about the client-libs-dev mailing list