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

David Holmes dholmes at openjdk.org
Tue Feb 25 09:35:59 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.

Looks fine and trivial.

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23746#pullrequestreview-2640309835


More information about the hotspot-runtime-dev mailing list