[jdk25] Integrated: 8358621: Reduce busy waiting in worse case at the synchronization point returning from native in CPU Time Profiler

Johannes Bechberger jbechberger at openjdk.org
Wed Jul 16 07:34:44 UTC 2025


On Tue, 15 Jul 2025 14:38:26 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [d2082c58](https://github.com/openjdk/jdk/commit/d2082c58ff086eb37c6211a8d1b813cdfedc2259) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Johannes Bechberger on 15 Jul 2025 and was reviewed by Aleksey Shipilev, Jaroslav Bachorik and Erik Gahlin.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 533211af
Author:    Johannes Bechberger <jbechberger at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/533211af73d2df79fb041055a7a5de1b92bf5e3d
Stats:     5 lines in 1 file changed: 4 ins; 0 del; 1 mod

8358621: Reduce busy waiting in worse case at the synchronization point returning from native in CPU Time Profiler

Reviewed-by: shade
Backport-of: d2082c58ff086eb37c6211a8d1b813cdfedc2259

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

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


More information about the hotspot-jfr-dev mailing list