Compiler memory statistics should keep separate records for C1 and C2

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: 23
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: