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

Remove develop feature PrintMallocStatistics

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • None
    • hotspot
    • None
    • b07

      The debug build feature for allocation statistics "AllocStats" (controlled by develop flag -XX:+PrintMallocStatistics) slows down the VM in fastdbg build even if the feature is not used (see JDK-8227597).
      Note that NMT is available so "AllocStats" seems to be superfluous: e.g. "-XX:NativeMemoryTracking=summary -XX:+PrintNMTStatistics" can be used instead.

            mdoerr Martin Doerr
            mdoerr Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: