RFR: 8357829: Commented out sample limit in JfrSamplerThread::task_stacktrace
Markus Grönlund
mgronlun at openjdk.org
Tue May 27 17:20:52 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
Detailing the consequences provided by JFR Cooperative Sampling - that lock should no longer be needed! Testing :)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25464#issuecomment-2913354215
More information about the hotspot-jfr-dev
mailing list