Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8257668

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

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 16
    • core-svc
    • b28

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: