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

Compiler memory statistics should keep separate records for C1 and C2

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: