RFR: 8366082: Improve queue size computation in CPU-time sampler [v9]

David Holmes dholmes at openjdk.org
Wed Sep 10 06:15:29 UTC 2025


On Fri, 5 Sep 2025 11:41:29 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.
>
> Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix usage of INCLUDE_JFR

The new test is failing in our CI. I will file a bug and assign it to you.

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

PR Comment: https://git.openjdk.org/jdk/pull/26926#issuecomment-3273454107


More information about the hotspot-jfr-dev mailing list