Integrated: 8257668: SA JMap - skip non-java thread stack dump for heap dump

Lin Zang lzang at openjdk.java.net
Mon Dec 7 04:05:13 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.

This pull request has now been integrated.

Changeset: 29a09c89
Author:    Lin Zang <lzang at openjdk.org>
Committer: David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/29a09c89
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8257668: SA JMap - skip non-java thread stack dump for heap dump

Reviewed-by: cjplummer, sspitsyn, phh

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

PR: https://git.openjdk.java.net/jdk/pull/1593


More information about the serviceability-dev mailing list