[jdk16] RFR: 8258404: Restore stacktrace reuse after 8258094

Markus Grönlund mgronlun at openjdk.java.net
Tue Dec 15 12:47:07 UTC 2020


Greetings,

a tiny adjustment to restore the possibility of capitalizing on a cached stacktrace.

Thanks
Markus

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

Commit messages:
 - move after LeakProfiler::sample for reuse

Changes: https://git.openjdk.java.net/jdk16/pull/23/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk16&pr=23&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8258404
  Stats: 3 lines in 1 file changed: 2 ins; 1 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk16/pull/23.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk16 pull/23/head:pull/23

PR: https://git.openjdk.java.net/jdk16/pull/23


More information about the hotspot-jfr-dev mailing list