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

RFE: Add MVM support for jmap

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • mvm-7
    • mvm-7
    • hotspot
    • None
    • team
    • generic
    • generic

        We need to provide tools support for MVM. These tools include jstack, jmap etc. Essentially, we need to pass such requests such as stack dump or heap dump to the MServer process and let it choose what to do. For stack dump, the MServer should just dump the stack associated with the requesting mtask. For heap dump, until the time the MServer implements per-task heap, the possible implementation for now is to dump the whole heap.
        Due to the complexity of implementing jstack, I will file another bug to address that. For this CR, we want to only address jmap support.

              xlu Xiaobin Lu (Inactive)
              xlu Xiaobin Lu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: