Integrated: 8331031: unify os::dont_yield and os::naked_yield across Posix platforms

Matthias Baesken mbaesken at openjdk.org
Thu Apr 25 12:05:36 UTC 2024


On Wed, 24 Apr 2024 13:53:36 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> The os::dont_yield and os::naked_yield can be unified across Posix platforms.

This pull request has now been integrated.

Changeset: c9442014
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c9442014e561f8e1cb43a0e9f18a9a5ae2a7a2da
Stats:     45 lines in 4 files changed: 8 ins; 37 del; 0 mod

8331031: unify os::dont_yield and os::naked_yield across Posix platforms

Reviewed-by: coleenp, mdoerr

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

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


More information about the hotspot-runtime-dev mailing list