RFR: 8333994: NMT: call stacks should show source information

Gerard Ziemski gziemski at openjdk.org
Fri Jun 14 20:53:10 UTC 2024


On Tue, 11 Jun 2024 12:38:09 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Patch adds printing of source file and line number to NMT call stacks that are printed in detail mode. Useful for hunting down leaks.

It looks like `Decoder::get_source_info()` not implemented on macOS  so I filed https://bugs.openjdk.org/browse/JDK-8334323 to fix this.

It would be useful to show an example of improved printout here.

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

PR Comment: https://git.openjdk.org/jdk/pull/19655#issuecomment-2168742706
PR Comment: https://git.openjdk.org/jdk/pull/19655#issuecomment-2168745693


More information about the hotspot-dev mailing list