RFR: 8357829: Commented out sample limit in JfrSamplerThread::task_stacktrace

Aleksey Shipilev shade at openjdk.org
Tue May 27 14:49:51 UTC 2025


On Tue, 27 May 2025 12:26:15 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> SonarCloud identified this issue today following the integration of [JDK-8352251](https://bugs.openjdk.org/browse/JDK-8352251).
> 
> It's a remnant from increased sampling pressure during development.
> 
> A change will be coming in this area, just not yet.
> 
> Restoring sampling limits.
> 
> Testing: jdk_jfr
> 
> Thanks SonarCloud!
> 
> Markus

OK, so limitless stack trace is something that we did not want to do? Nice. I need to spend more time with static analysis reports :P

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25464#pullrequestreview-2871410456


More information about the hotspot-jfr-dev mailing list