Integrated: 8350497: os::create_thread unify init thread attributes part across UNIX platforms

Matthias Baesken mbaesken at openjdk.org
Tue Feb 25 13:33:57 UTC 2025


On Mon, 24 Feb 2025 10:03:22 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> In os::create_thread the 'init thread attributes' part of the method should be unified across UNIX platforms, e.g. regarding return code checking.

This pull request has now been integrated.

Changeset: cfeb7d6c
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cfeb7d6c964f63184c939f6f0625c6e7f1afdc31
Stats:     12 lines in 2 files changed: 9 ins; 0 del; 3 mod

8350497: os::create_thread unify init thread attributes part across UNIX platforms

Reviewed-by: dholmes

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

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


More information about the hotspot-runtime-dev mailing list