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

Markus Grönlund mgronlun at openjdk.org
Tue May 27 12:31:04 UTC 2025


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

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

Commit messages:
 - restore thread sample limits

Changes: https://git.openjdk.org/jdk/pull/25464/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25464&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8357829
  Stats: 6 lines in 1 file changed: 3 ins; 1 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/25464.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25464/head:pull/25464

PR: https://git.openjdk.org/jdk/pull/25464


More information about the hotspot-jfr-dev mailing list