RFR: 8357829: Commented out sample limit in JfrSamplerThread::task_stacktrace
Markus Grönlund
mgronlun at openjdk.org
Tue May 27 17:28:51 UTC 2025
On Tue, 27 May 2025 17:18:11 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
> Detailing the consequences provided by JFR Cooperative Sampling - that lock should no longer be needed! Testing :)
Premature excitement is the root of all disappointments. There might still be an issue when sampling a virtual thread in native code; in that case, the sampler thread needs the vthread oop...
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25464#issuecomment-2913375350
More information about the hotspot-jfr-dev
mailing list