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

Tune thread usage for concurrent tasks

XMLWordPrintable

    • gc

      Concurrent tasks often suffer from using too many threads because there is too little work available.

      Look at the various concurrent mark phases and see which of them can be easily automatically tuned to use a more optimal number of threads, and implement that.

            Unassigned Unassigned
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: