RFR: 8257668: SA JMap - skip non-java thread stack dump for heap dump [v2]
Chris Plummer
cjplummer at openjdk.java.net
Sat Dec 5 03:12:14 UTC 2020
On Sat, 5 Dec 2020 00:35:27 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.
>
> Lin Zang has updated the pull request incrementally with one additional commit since the last revision:
>
> remove deadcode of println instead of change in HeapHprofBinWriter
Marked as reviewed by cjplummer (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1593
More information about the serviceability-dev
mailing list