[leyden] CompilationPolicy::select_task() causes regression with profiles but without code

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • repo-leyden
    • Affects Version/s: repo-leyden
    • Component/s: hotspot

      select_task() prioritizeds Reason_MustBeCompiled over high-rate methods. That results in around 8% regression when there not may cores and JIT threads are heavily congested (MacbookAir M4).

      I think that with we should may be give these tasks an additional weight, but not such that we forget the hot methods.

      I'll be removing select_task() in JEP 2 for now, we need to sort this out later.

            Assignee:
            Unassigned
            Reporter:
            Igor Veresov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: