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

Jcmd should recognise options that look like requests for help

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 23
    • hotspot
    • b06

      When issuing a dcmd, one can get the help for the command by calling the "help" dcmd like this:

      ```
      jcmd 4711 help VM.metaspace
      ```

      whereas this does not work:

      ```
      jcmd 4711 VM.metaspace help
      ```

      It would be convenient if that would work, though.






            szaldana Sonia Zaldana Calles
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: