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

Shenandoah: Use object size for full GC humongous compaction

    XMLWordPrintable

Details

    • gc
    • b09
    • generic
    • generic

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: