Add additional statistics to CodeCache::print_summary

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: 11
    • Component/s: hotspot
    • b18

        Print the code cache full count for all code heaps and add additional counters for compiler stopped and compiler started.

        You now find the following output in the hs_err file:

        CodeCache: size=400Kb used=393Kb max_used=393Kb free=6Kb
         bounds [0x00007fb7d26e1000, 0x00007fb7d2745000, 0x00007fb7d2745000]
         total_blobs=212 nmethods=0 adapters=157
         compilation: disabled (not enough contiguous free space left)
                      stopped_count=1, restarted_count=0
         full_count=1

              Assignee:
              Goetz Lindenmaier
              Reporter:
              Goetz Lindenmaier
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: