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

Shenandoah: minor enhancements to traversal GC

    XMLWordPrintable

Details

    • gc
    • b13

    Backports

      Description

        1) Added assertion to catch evacuation after completion of heap traversal. This should help catch the bug demonstrated in sh-jdk11 w/o JDK-8237396.

        2) Retire TLAB/GCLAB after completion of heap traversal. Current code retires TLAB/GCLAB at the beginning final traversal, but STW traversal still uses GCLAB to evacuate remaining objects.

        3) Added comments regarding why need to retire TLAB/GCLAB, even we don't need heap to be parsable.

        Attachments

          Issue Links

            Activity

              People

                zgu Zhengyu Gu
                zgu Zhengyu Gu
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: