RFR: JDK-8317919: pthread_attr_init handle return value and destroy pthread_attr_t object

Matthias Baesken mbaesken at openjdk.org
Thu Oct 12 13:53:16 UTC 2023


On Thu, 12 Oct 2023 12:34:08 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> `SplashCreateThread`

Hi Martin,  I saw those 2 places as well, but thought it is not very relevant there because it is called not often.
But should I still add the  pthread_attr_destroy  calls there ?

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

PR Comment: https://git.openjdk.org/jdk/pull/16147#issuecomment-1759589575


More information about the hotspot-runtime-dev mailing list