Integrated: 8354811: clock_tics_per_sec code duplication between os_linux and os_posix
Matthias Baesken
mbaesken at openjdk.org
Mon Apr 28 06:58:50 UTC 2025
On Thu, 17 Apr 2025 11:23:28 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Seems some of the clock_tics_per_sec code can be unified (e.g. in os_posix) between os_linux and os_posix.
This pull request has now been integrated.
Changeset: 7df1bfe2
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7df1bfe27b0486e834f07d9aec43b0dae020731f
Stats: 18 lines in 4 files changed: 7 ins; 7 del; 4 mod
8354811: clock_tics_per_sec code duplication between os_linux and os_posix
Reviewed-by: lucy, clanger, asteiner
-------------
PR: https://git.openjdk.org/jdk/pull/24720
More information about the hotspot-runtime-dev
mailing list