RFR: 8357829: Commented out sample limit in JfrSamplerThread::task_stacktrace
Markus Grönlund
mgronlun at openjdk.org
Tue May 27 16:03:53 UTC 2025
On Tue, 27 May 2025 14:47:21 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> 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
Its because of the Threads_lock. Thanks for finding and reporting this!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25464#issuecomment-2913133914
More information about the hotspot-jfr-dev
mailing list