RFR: 8257668: SA JMap - skip non-java thread stack dump for heap dump
    Serguei Spitsyn 
    sspitsyn at openjdk.java.net
       
    Fri Dec  4 20:11:12 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.
Hi Lin,
It looks good.
Thanks,
Serguei
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1593
    
    
More information about the serviceability-dev
mailing list