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

G1: Improve thread sizing ergonomics for small heaps

XMLWordPrintable

    • gc

      G1 currently has this rule to limit the number of GC worker threads to one per 64MB of Java heap.

      On very small heaps (DaCapo Avrora with 14M) the system.gc()'s could be sped up a little using one or two more threads.

      Investigate whether this rule could be improved.

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

              Created:
              Updated: