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

G1: Improve thread sizing for evacuation failure

XMLWordPrintable

    • gc

      JDK-8254167 tracks which regions failed evacuation; but probably thread sizing could be improved if we know how much work in total needs to be done.

      E.g. assuming we have better per-region thread distribution (JDK-8256265), the number of threads could be determined by actual work not just by number of regions.

            mli Hamlin Li
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: