Integrated: 8366082: Improve queue size computation in CPU-time sampler

Johannes Bechberger jbechberger at openjdk.org
Tue Sep 9 10:20:02 UTC 2025


On Mon, 25 Aug 2025 12:41:11 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:

> Improve the sample queue size computation for the CPU-time sampler by increasing the size dynamically when needed, but keeping the default size small.

This pull request has now been integrated.

Changeset: 002f936e
Author:    Johannes Bechberger <jbechberger at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/002f936ef21943ff1c8c03618091793768e756ac
Stats:     299 lines in 7 files changed: 276 ins; 7 del; 16 mod

8366082: Improve queue size computation in CPU-time sampler

Reviewed-by: jbachorik

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

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


More information about the hotspot-jfr-dev mailing list