RFR: 8333994: NMT: call stacks should show source information [v3]

Thomas Stuefe stuefe at openjdk.org
Thu Jun 20 09:41:48 UTC 2024


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

Thomas Stuefe has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains eight additional commits since the last revision:

 - fix windows build
 - Merge branch 'master' into JDK-8333994-NMT-call-stacks-should-show-source-information
 - caching
 - Merge branch 'master' into JDK-8333994-NMT-call-stacks-should-show-source-information
 - exclude macos from testing source info
 - copyrights
 - test
 - JDK-8333994-NMT-call-stacks-should-show-source-information

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19655/files
  - new: https://git.openjdk.org/jdk/pull/19655/files/63240369..0c8e98ea

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19655&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19655&range=01-02

  Stats: 15120 lines in 185 files changed: 11951 ins; 1871 del; 1298 mod
  Patch: https://git.openjdk.org/jdk/pull/19655.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19655/head:pull/19655

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


More information about the hotspot-dev mailing list