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

CICompilerCount is not updated when the number of compiler threads is adjusted to the number of CPUs

XMLWordPrintable

    • b11
    • generic
    • generic

        CICompilerCount holds the number of compiler threads. (Maybe we should also rename the flag, since it does not set the number of 'compilers' but the number of compiler threads - so maybe CICompilerThreads is more appropriate).
        The number of compiler threads is set in simpleThresholdPolicy.cpp and advancedThresholdPolicy.cpp but CICompilerCount is not updated accordingly. CICompilerCount is used (and contains a wrong value) in compilebroker.cpp .

              thartmann Tobias Hartmann
              anoll Albert Noll (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: