RFR: 8366082: Improve queue size computation in CPU-time sampler [v4]
Johannes Bechberger
jbechberger at openjdk.org
Thu Sep 4 10:17:02 UTC 2025
> Improve the sample queue size computation for the CPU-time sampler by increasing the size dynamically when needed, but keeping the default size small.
Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
Improve auto size test case
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26926/files
- new: https://git.openjdk.org/jdk/pull/26926/files/cf65d57e..57dc56ca
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26926&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26926&range=02-03
Stats: 113 lines in 6 files changed: 81 ins; 19 del; 13 mod
Patch: https://git.openjdk.org/jdk/pull/26926.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26926/head:pull/26926
PR: https://git.openjdk.org/jdk/pull/26926
More information about the hotspot-jfr-dev
mailing list