On Thu, 3 Dec 2020 12:06:23 GMT, Lin Zang <[email protected]> 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 <[email protected]> Committer: David Holmes <[email protected]> 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
