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

NMT: NMT should wait all collected data to be processed before generates report when PrintNMTStatistics option is specified

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 9
    • 9
    • hotspot

      Currently, NMT does not wait collected data to be processed, it uses the latest snapshot to generate report at exit when PrintNMTStatistics VM command-line option is enabled.

      For short-lived program, it usually generates empty report. For other cases, the data does not always accurate, and does not match the data collected from other methods.

      To achieve better accuracy, NMT should block and wait all corrected data processed before generating the last report.
       

            zgu Zhengyu Gu
            zgu Zhengyu Gu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: