New candidate JEP: 518: JFR Cooperative Sampling

Mark Reinhold mark.reinhold at oracle.com
Fri May 9 20:57:17 UTC 2025


https://openjdk.org/jeps/518

  Summary: Improve the stability of the JDK Flight Recorder (JFR) when
  it asynchronously samples Java thread stacks.  Achieve this by walking
  call stacks only at safepoints, while minimizing safepoint bias.

- Mark


More information about the hotspot-jfr-dev mailing list