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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • repo-leyden
    • repo-leyden
    • 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.

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

              Created:
              Updated: