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

[JVMCI] Number of libgraal threads might be too low

XMLWordPrintable

    • b18

      JDK-8293019 reduced the number of JVMCI threads which are spawned compared to C2 threads (via -XX:JVMCINativeLibraryThreadFraction).

      The default setting often results in a single JVMCI thread being spawned.
      For Graal, this can lead to significant warmup issues in the presence of long running compilations.

      It might be reasonable to have at least 2 JVMCI threads (if possible).

        1. xalan.png
          51 kB
          Raphael Mosaner

            rmosaner Raphael Mosaner
            rmosaner Raphael Mosaner
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: