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

Shenandoah: Use object size for full GC humongous compaction

XMLWordPrintable

    • gc
    • b09
    • generic
    • generic

        Currently, copying objects in full GC humongous object comaction copies the full region. We can limit that to copying only the object size and save some wasted cycles. Also, this fixes a test failure with loom where object copy checks that the given size matches the object size.

              rkennke Roman Kennke
              rkennke Roman Kennke
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: