Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8252842 Extend JMap to support parallel heap dump
  3. JDK-8261943

add new attach API command dumpheapext for passing more options to jvm

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      The current implement of jcmd - jmap command could only pass less than 4 arguments to jvm.
      With the introduction of "parallel=[N]" option, the "jmap -dump" option could have 4 arguments: "file=" , "-live", "gz=" and "parallel=".
      To avoid the compatibility issue between old/new jmap and old/new jvm, a new attach API command "dumpheapext" needs to be added for passing extra arguments.

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

              Created:
              Updated:
              Resolved: