Imo this is good idea because it eliminates useless/voluminous output. It's a 
behavioral change nonetheless, so it would be great for others to weigh in. 
Code change is fine.

Thanks,
Paul

-----Original Message-----
From: serviceability-dev <[email protected]> on behalf 
of Lin Zang <[email protected]>
Date: Thursday, December 3, 2020 at 4:16 AM
To: "[email protected]" <[email protected]>
Subject: RFR: 8257668: SA JMap - skip non-java thread stack dump for heap dump

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.

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

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

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

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

Reply via email to