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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 16
    • Affects Version/s: None
    • Component/s: core-svc
    • b28

      when use SA JMap dump commands, such as "jhsdb jmap --binaryheap" or "dump heap" with "jhsdb clhsdb", it keep printing "dumpStack: not java Thread.".

      This looks like an error/warning message, especially when the heap is large and the output prompts nothing but this message when heap dumping. As the heap dump only need to traverse the java thread, IMHO, it is better to skip dump non-java heap to avoid prompting this message.

            Assignee:
            Lin Zang
            Reporter:
            Lin Zang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: