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

Compiler memory statistics should keep separate records for C1 and C2

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 23
    • hotspot
    • b19

      Compiler memory statistics, introduced with JDK-8317683, keeps a record of memory usage by C1 and C2. Records are kept per method for the most recent compilation.

      It would make more sense to keep records on a per-compiler and per-method basis, though, to prevent recompilations from overwriting the other compiler's memory statistics.

            stuefe Thomas Stuefe
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: