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

Increase PerfDataMemorySize to 64K

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • svc
    • b78

        sun/jvmstat/perfdata/PrologSanity/PrologSizeSanityCheck.java is failing on machines with lots of CPUs since we create lots of compiler threads and there are 4 perf counters for each compiler thread. This eats memory.

        A simple solution is to just bump the default for PerfDataMemorySize from 32K to 64K

              sla Staffan Larsen (Inactive)
              sla Staffan Larsen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: