Integrated: JDK-8289147: unify os::infinite_sleep on posix platforms
Matthias Baesken
mbaesken at openjdk.org
Mon Jun 27 06:53:57 UTC 2022
On Fri, 24 Jun 2022 14:50:25 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> os::infinite_sleep could be unified on the POSIX platforms (linux, bsd, aix).
This pull request has now been integrated.
Changeset: 62e1e795
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/62e1e7950b37deaede3573a4b37542199552aea3
Stats: 27 lines in 4 files changed: 6 ins; 21 del; 0 mod
8289147: unify os::infinite_sleep on posix platforms
Reviewed-by: mdoerr, kbarrett, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/9279
More information about the hotspot-runtime-dev
mailing list