RFR: 8366082: Improve queue size computation in CPU-time sampler [v3]
Johannes Bechberger
jbechberger at openjdk.org
Wed Sep 3 11:41:32 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:
Add test case and fix bug
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26926/files
- new: https://git.openjdk.org/jdk/pull/26926/files/97669fe5..cf65d57e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26926&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26926&range=01-02
Stats: 173 lines in 4 files changed: 172 ins; 0 del; 1 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