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

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: