RFR: 8257668: SA JMap - skip non-java thread stack dump for heap dump
Paul Hohensee
phh at openjdk.java.net
Fri Dec 4 22:52:10 UTC 2020
On Thu, 3 Dec 2020 12:06:23 GMT, Lin Zang <lzang at openjdk.org> wrote:
> when use SA JMap dump commands, such as "jhsdb jmap --binaryheap" or "dump heap" with "jhsdb clhsdb", it keep printing "dumpStack: not java Thread.".
> Skip non-java thread stack dump to avoid printing the message.
Marked as reviewed by phh (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1593
More information about the serviceability-dev
mailing list