jcmd System.dump_map help info has conflicting statements

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 22
    • Component/s: hotspot
    • 22
    • b02

      This is the help output:

      System.dump_map
      Dumps an annotated process memory map to an output file (linux only).

      Impact: Low

      Syntax : System.dump_map [options]

      Options: (options must be specified using the <key> or <key>=<value> syntax)
      -H : [optional] Human readable format (BOOLEAN, false)
      -F : [optional] file path (defaults: "vm_memory_map_<pid>.txt") (STRING, no default value)

      The documentation for the -F option states there is both a default and not a default, value. It should read:

      -F : [optional] file path (STRING, "vm_memory_map_<pid>.txt")

            Assignee:
            Thomas Stuefe
            Reporter:
            David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: