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

Flags shown by jmap are not updated after argument processing and ergonomics handling

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 9
    • hs25
    • hotspot
    • gc

      The jmap tool prints the values of some global flags with the -heap option.

      These flags partially do not correspond to the values determined after argument and ergonomics handling.

      At least OldSize and SurvivorRatio are not updated if not set explicitly on the command line.

      Also look at other flags of the jmap tool (see <hotspot-base>/agent/src/share/classes/sun/jvm/hotspot/tools/HeapSummary.java) whether they are up to date after argument/ergonomics handling.

            jwilhelm Jesper Wilhelmsson
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: