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

Add additional statistics to CodeCache::print_summary

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • 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

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

                Created:
                Updated:
                Resolved: