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
Tue Jul 15 14:25:45 UTC 2025


On Tue, 15 Jul 2025 11:36:51 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:

> Simple optimization to reduce busy waiting in safepoint handlers.

This pull request has now been integrated.

Changeset: d2082c58
Author:    Johannes Bechberger <jbechberger at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d2082c58ff086eb37c6211a8d1b813cdfedc2259
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, jbachorik, egahlin

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

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


More information about the hotspot-jfr-dev mailing list