RFR: 8366082: Improve queue size computation in CPU-time sampler [v9]
Johannes Bechberger
jbechberger at openjdk.org
Fri Sep 5 11:41:29 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:
Fix usage of INCLUDE_JFR
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26926/files
- new: https://git.openjdk.org/jdk/pull/26926/files/7e902494..cab51632
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26926&range=08
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26926&range=07-08
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 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