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

Adjust jmap histo command to accept noparallel option to inspect heap serially

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 16
    • core-svc

      Before, jmap -histo accepts a parallel=<n> option to indicate the number of parallel threads, which exposes too much details to user and makes spec hard to be clear and not to be ambiguous.

      We think it's better to enable parallel heap inspection by default and adjust jmap -histo to accept a "noparallel" option to disable it, rather than give user too much control/details which is hard to specified.

            mli Hamlin Li
            mli Hamlin Li
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: